Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
Add the "--clear-fixed" option to the "lfs migrate" help string.
[root@client lustre]# lfs migrate -h
migrate directories and their inodes between MDTs.
usage: migrate [--mdt-count|-c STRIPE_COUNT] [--directory|-d]
[--mdt-hash|-H HASH_TYPE]
[--mdt-index|-m START_MDT_INDEX] [--verbose|-v]
[--clear-fix]
DIRECTORY
...
And correct the lfs-migrate.1 manpage with: s/LMV_HASH_FIXED_FLAG/LMV_HASH_FLAG_FIXED/