OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4617-gabca1fe

Gerrit Code Review gerrit@openafs.org
Thu, 30 Apr 2015 16:49:50 -0400


The following commit has been merged in the master branch:
commit abca1fefc018e7f7ccc91ff31ada1d5e6d8076e0
Author: Perry Ruiter <pruiter@sinenomine.net>
Date:   Wed Apr 22 09:58:48 2015 -0700

    afsd: Update list of supported flags
    
    afsd.c starts with a block comment listing the flags supported by the
    afsd command.  As the code has evolved this list has not been kept up
    to date.  Bring the list up to date.  Some obsolete options no longer
    have any backing code.  These are marked OBSOLETE.  Some obsolete
    options have code that says they are now deprecated.  These are
    marked IGNORED.
    
    Additionally fix a typo in backuptree's help text.
    
    Change-Id: I90ddf4db826c891bf1daf6959f94feee17d35f78
    Reviewed-on: http://gerrit.openafs.org/11857
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Daria Brashear <shadow@your-file-system.com>

 src/afsd/afsd.c |   31 +++++++++++++++++++++++--------
 1 files changed, 23 insertions(+), 8 deletions(-)

-- 
OpenAFS Master Repository