[fedfs-utils] [PATCH 0/6] Proposed patches for fedfs-utils-0.6.2
    Chuck Lever 
    chuck.lever at oracle.com
       
    Wed May  4 15:12:41 PDT 2011
    
    
  
The first patch is a significant bug fix.  The remaining patches are
clean ups for earlier work.  I'll give a week for comments.
---
Chuck Lever (6):
      fedfsc: Usage fix: Correct default value of "-n" option
      fedfsc: Usage fix: The NSDB name and port is optional on these commands
      rpc.fedfsd(8): Update documentation for --uid and --gid
      man: Remove unneeded commas from man page colophon
      mount.fedfs: clean up after recent changes
      libnsdb: Check all NCEs an NSDB might have
 doc/man/fedfs.7                            |    2 -
 doc/man/mount.fedfs.8                      |    3 -
 doc/man/rpc.fedfsd.8                       |   23 +++++---
 src/fedfsc/fedfs-create-junction.c         |    2 -
 src/fedfsc/fedfs-create-replication.c      |    2 -
 src/fedfsc/fedfs-get-limited-nsdb-params.c |    2 -
 src/fedfsc/fedfs-get-nsdb-params.c         |    2 -
 src/fedfsc/fedfs-null.c                    |    2 -
 src/fedfsc/fedfs-set-nsdb-params.c         |    4 +
 src/libnsdb/fileserver.c                   |   85 +++++++++++++++++++---------
 src/mount/main.c                           |   26 +++++----
 11 files changed, 97 insertions(+), 56 deletions(-)
-- 
Chuck Lever
    
    
More information about the fedfs-utils-devel
mailing list