OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4030-g076b9b7
Gerrit Code Review
gerrit@openafs.org
Mon, 4 Nov 2013 18:37:07 -0800 (PST)
The following commit has been merged in the master branch:
commit e7b75a2e405032990932bf7734e851379c32adf6
Author: Andrew Deason <adeason@sinenomine.net>
Date: Sun Nov 3 18:59:08 2013 -0600
Do not hide -enable_{peer,process}_stats
Both afsd and kaserver accepted the -enable_peer_stats and
-enable_process_stats options, but they did not include the options in
their usage message. We already document these flags in the manpages,
so also include them in the usage message; they are not a secret.
Change-Id: Ic1ff0e8c0dcd07e2721676b09a53c30a3db3ee9d
Reviewed-on: http://gerrit.openafs.org/10419
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
src/afsd/afsd.c | 6 ++----
src/kauth/kaserver.c | 2 +-
2 files changed, 3 insertions(+), 5 deletions(-)
--
OpenAFS Master Repository