aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorKaixu Xia <[email protected]>2020-12-03 16:46:50 -0800
committerDarrick J. Wong <[email protected]>2020-12-09 09:49:38 -0800
commit237d7887ae723af7d978e8b9a385fdff416f357b (patch)
tree5fcc7c804a490d97abe89677b04484b6a2b08398 /scripts/gdb/linux/utils.py
parentafbd914776db9c035dbe2afa6badb9955ae52492 (diff)
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 <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions