Whamcloud - gitweb
LU-930 utils: fix lfs setstripe option description 30/37730/2
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 25 Feb 2020 23:56:30 +0000 (16:56 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 11 Mar 2020 02:19:30 +0000 (02:19 +0000)
commit8ae646b1bd11066fef65d7fac18621946ddff6da
tree6e5e1444e6fa79c67a092504b4794c6c9c2c921e
parent7a7309fa849577ddd5a4f6bb5bfb69e84a7fec89
LU-930 utils: fix lfs setstripe option description

Document the "-o mode" for the file create mode in the usage
message instead of the deprecated "-m mode" for setdirstripe.

Fixes: fdad38781ccc ("LU-11376 lmv: new foreign LMV format")
Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I49259c06be57e234083c3d0f981ab674931b25d2
Reviewed-on: https://review.whamcloud.com/37730
Tested-by: Maloo <maloo@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Faccini Bruno <bruno.faccini@intel.com>
Reviewed-by: Joseph Gmitter <jgmitter@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/utils/lfs.c