Whamcloud - gitweb
LU-10966 utils: Fix `lfs check` documentation and arguments 75/33775/6
authorGeorge Melikov <mail@gmelikov.ru>
Sun, 13 Jan 2019 22:50:58 +0000 (17:50 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 23 Jan 2019 09:18:00 +0000 (09:18 +0000)
commit0652c828c93f266b9999883b1b2967bfaac11c89
treec6e735bb3e65f67b1d21c7ef8f1c6171bea3df09
parentfffef5c29e3bdf0f96168abc3d0488bad06f33bb
LU-10966 utils: Fix `lfs check` documentation and arguments

Several bugs exist for 'lfs check'. Add checking for MGS servers.
Add 'lfs check mdts' which is inline with the other options but
still keep mds for backwards compatibility. Do the same with the
'all' option which is equivalent to older 'servers' that is also
kept for backwards compatibility. Update man pages to reflect
these changes

Change-Id: Ifffec8fd1498616036122f9af311cd6366d693bc
Signed-off-by: George Melikov <mail@gmelikov.ru>
Reviewed-on: https://review.whamcloud.com/33775
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/doc/lfs.1
lustre/utils/lfs.c