diff options
author | Kaixu Xia <kaixuxia@tencent.com> | 2020-12-04 01:46:50 +0100 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2020-12-09 18:49:38 +0100 |
commit | 237d7887ae723af7d978e8b9a385fdff416f357b (patch) | |
tree | 5fcc7c804a490d97abe89677b04484b6a2b08398 /ipc | |
parent | xfs: remove the unused XFS_B_FSB_OFFSET macro (diff) | |
download | linux-237d7887ae723af7d978e8b9a385fdff416f357b.tar.xz linux-237d7887ae723af7d978e8b9a385fdff416f357b.zip |
xfs: show the proper user quota options
The quota option 'usrquota' should be shown if both the XFS_UQUOTA_ACCT
and XFS_UQUOTA_ENFD flags are set. The option 'uqnoenforce' should be
shown when only the XFS_UQUOTA_ACCT flag is set. The current code logic
seems wrong, Fix it and show proper options.
Signed-off-by: Kaixu Xia <kaixuxia@tencent.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions