OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4441-gae8df21

Gerrit Code Review gerrit@openafs.org
Wed, 5 Nov 2014 08:30:54 -0500


The following commit has been merged in the master branch:
commit ae8df21d26dd3462c75beb89e6ebbe6dedebd106
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Thu Aug 21 00:06:26 2014 -0400

    remove cmd-suite-option-for-hiding-admin-commands
    
    Remove the incomplete and non-functional cmd option for hiding admin
    commands, introduced in commit 36d02757fd6863a845163daf0d730bdcc0a28343.
    
    This patch removes the CMD_ADMIN flag, the non-functional help -admin
    parameter, and the non-functional cmd_IsAdministratorCommand() function.
    
    Thanks to Jeffrey Altman for pointing out this old commit and for
    suggestions on cleanup.
    
    Change-Id: I72c7d2ed7109b1238713fe0d6d177c5af6fc6b7d
    Reviewed-on: http://gerrit.openafs.org/11429
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
    Reviewed-by: Garrett Wollman <wollman@csail.mit.edu>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    Reviewed-by: D Brashear <shadow@your-file-system.com>

 src/cmd/cmd.c              |    8 --------
 src/cmd/cmd.p.h            |    2 --
 src/cmd/liboafs_cmd.la.sym |    1 -
 src/venus/afsio.c          |    5 -----
 4 files changed, 0 insertions(+), 16 deletions(-)

-- 
OpenAFS Master Repository