Details
-
Technical task
-
Resolution: Fixed
-
Minor
-
None
-
None
-
9223372036854775807
Description
"lfs setstripe" doesn't support negative flags, which make it not convenient for user to delete all non-instantiated components by a single command. We should make 'lfs setstripe/getstripe" to support negative flag like "^init".
"lfs find" already uses '!' for excluding match, it's not necessary to introduce negative flags for it to make thing complicated.