[fedfs-utils] [PATCH 0/9] Proposing fedfs-utils 0.10.3

Chuck Lever chuck.lever at oracle.com
Fri Jun 27 11:42:12 PDT 2014


The third maintenance release of fedfs-utils 0.10 fixes additional
error handling issues and removes some unused package dependencies.

Review period ends at 11:59pm ET on Friday, July 4, 2014.

---

Chuck Lever (7):
      nfsref: Fix double-free in nfsref_add_build_fsloc()
      nsdbparams: Fall back to old-style NCE when pinging old-style NSDB
      libnsdb: NFS URI is incorrect when storing FSLs in NSDBs
      libnsdb: Fix NUL-termination logic in nsdb_set_parentdir()
      libnsdb: Remove dead code from nsdb_new_get_ncedn_s()
      nfsref: Remove redundant check for nce == NULL
      Release 0.10.3

Cristian Rodríguez (1):
      Do not look for libattr. <sys/xattr.h> is enough

Ditang Chen (1):
      nfsref: fix a segmentation fault when lookup a junction


 README                             |    2 +-
 configure.ac                       |    7 +------
 src/libjunction/display-junction.c |    2 +-
 src/libjunction/junction.c         |    2 +-
 src/libnsdb/fileserver.c           |   33 ++++++++++++++++++++-------------
 src/libnsdb/nsdb.c                 |   24 ++++++++++++++----------
 src/libnsdb/path.c                 |    9 +++++++++
 src/nfsref/add.c                   |    1 -
 src/nfsref/remove.c                |    6 +-----
 9 files changed, 48 insertions(+), 38 deletions(-)

-- 
Chuck Lever



More information about the fedfs-utils-devel mailing list