Whamcloud - gitweb
LUDOC-22 fix: lfs getstripe option and example fixes 08/22408/3
authorJoseph Gmitter <joseph.gmitter@intel.com>
Fri, 9 Sep 2016 16:16:09 +0000 (12:16 -0400)
committerAndreas Dilger <andreas.dilger@intel.com>
Wed, 14 Sep 2016 23:53:26 +0000 (23:53 +0000)
commit1b7495a49d51d5dd7d3fd0cb39c303a0546a0632
tree928d3326f6291c1e9a2a1ba5574e8dbd954b618c
parent88bc91ba3b3cf4a077604097d387f1c938f9637d
LUDOC-22 fix: lfs getstripe option and example fixes

This patch corrects the documentation of the lfs getstripe options
that have been depricated:
--count => --stripe-count
--index => --stripe-index
--size => --stripe-size
--offset => removed, deprecated by stripe-index

The following options were added::
--mdt-index (previously only -M was documented)
--layout (previously missing)

A few example output areas were also updated to reflect the current
output from the command.

Signed-off-by: Joseph Gmitter <joseph.gmitter@intel.com>
Change-Id: Id1875afc7a724a8f495018cb9ddea215e94b8954
Reviewed-on: http://review.whamcloud.com/22408
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
LustreDebugging.xml
LustreMaintenance.xml
ManagingFileSystemIO.xml
ManagingStripingFreeSpace.xml
UserUtilities.xml