aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_sb.c
diff options
context:
space:
mode:
authorKaixu Xia <kaixuxia@tencent.com>2020-12-03 16:46:50 -0800
committerDarrick J. Wong <darrick.wong@oracle.com>2020-12-09 09:49:38 -0800
commit237d7887ae723af7d978e8b9a385fdff416f357b (patch)
tree5fcc7c804a490d97abe89677b04484b6a2b08398 /fs/xfs/libxfs/xfs_sb.c
parentxfs: remove the unused XFS_B_FSB_OFFSET macro (diff)
downloadlinux-dev-237d7887ae723af7d978e8b9a385fdff416f357b.tar.xz
linux-dev-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 'fs/xfs/libxfs/xfs_sb.c')
0 files changed, 0 insertions, 0 deletions