Whamcloud - gitweb
LUDOC-500 quota: fix the default quota usage 06/46606/2
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 24 Feb 2022 22:28:43 +0000 (15:28 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 15 Mar 2022 19:53:40 +0000 (19:53 +0000)
commit95cc4977cdb37041b64e8bbe2b378355ba4c69d9
treed8920c67526e5367b21c7b77dc3a743a482af0ea
parent00c99af814574fe85ae7bea886d9fffcce4d0261
LUDOC-500 quota: fix the default quota usage

The "-d" short option for "--default" was deprecated in LU-15218
in favor of "-D".  This better matches "lfs setdirstripe -d" and
eventually opens up the use of "-d" for "--delete" in the future.

Document "--default" in the manual since this works with both old
and new Lustre releases.

Fixes: 3bf774f3d9a7 ("LUDOC-500 quota: fix the default quota usage")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I7a47ad7dd1df4788335d46e98282ed1f9e101f76
Reviewed-on: https://review.whamcloud.com/46606
Tested-by: jenkins <devops@whamcloud.com>
ConfiguringQuotas.xml