diff options
author | Kaixu Xia <[email protected]> | 2020-12-03 16:46:50 -0800 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2020-12-09 09:49:38 -0800 |
commit | 237d7887ae723af7d978e8b9a385fdff416f357b (patch) | |
tree | 5fcc7c804a490d97abe89677b04484b6a2b08398 /scripts/gdb/linux/utils.py | |
parent | afbd914776db9c035dbe2afa6badb9955ae52492 (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