]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
doc: remove unimplemented -showsuid and -showmounts from the salvageserver man page
authorMichael Meffie <mmeffie@sinenomine.net>
Tue, 31 Mar 2015 15:08:34 +0000 (11:08 -0400)
committerStephan Wiesand <stephan.wiesand@desy.de>
Mon, 7 Dec 2015 13:30:24 +0000 (08:30 -0500)
These options were copied from the salvager man page and are not implemented by
the salvageserver.

Reviewed-on: http://gerrit.openafs.org/11817
Reviewed-by: Perry Ruiter <pruiter@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
(cherry picked from commit fb91be7759605bb4ea5b4dd3ce089df1141c431a)

Change-Id: I615a9a972d5a4a798ba9caae2ee7fd1562081a56
Reviewed-on: http://gerrit.openafs.org/12120
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Chas Williams <3chas3@gmail.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
doc/man-pages/pod8/salvageserver.pod

index 5394c70b6690b5eafa2d614550c8199ed9184d7f..e39b626d45bc13c24c32df805f70fb9c2afaa6a7 100644 (file)
@@ -13,7 +13,7 @@ B<salvageserver> [I<initcmd>] S<<< [B<-partition> <I<name of partition to salvag
     [B<-salvagedirs>] [B<-blockreads>]
     S<<< [B<-parallel> <I<# of max parallel partition salvaging>>] >>>
     S<<< [B<-tmpdir> <I<name of dir to place tmp files>>] >>>
-    [B<-showlog>] [B<-showsuid>] [B<-showmounts>]
+    [B<-showlog>]
     S<<< [B<-orphans> (ignore | remove | attach)] >>>
     [B<-syslog>]
     S<<< [B<-syslogfacility> <I<Syslog facility number to use>>] >>>
@@ -112,9 +112,6 @@ referenced by the vnode of any directory that can act as its parent (is
 higher in the filespace). Orphaned objects occupy space on the server
 partition, but do not count against the volume's quota.
 
-To generate a list of all mount points that reside in one or more volumes,
-rather than actually salvaging them, include the B<-showmounts> flag.
-
 This command does not use the syntax conventions of the AFS command
 suites. Provide the command name and all option names in full.
 
@@ -235,17 +232,6 @@ salvaged.
 Displays on the standard output stream all log data that is being written
 to the F</usr/afs/logs/SalsrvLog> file.
 
-=item B<-showsuid>
-
-Displays a list of the pathnames for all files that have the setuid or
-setgid mode bit set.
-
-=item B<-showmounts>
-
-Records in the F</usr/afs/logs/SalsrvLog> file all mount points found in
-each volume. The Salvageserver does not repair corruption in the volumes, if
-any exists.
-
 =item B<-orphans> (ignore | remove | attach)
 
 Controls how the Salvageserver handles orphaned files and directories.  Choose