aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_error.c
diff options
context:
space:
mode:
authorDonald Douwsma <[email protected]>2023-02-08 16:59:56 +0000
committerDarrick J. Wong <[email protected]>2023-02-10 02:36:17 +0000
commit167ce4cbfa370114fee61ad5b58e401d95e2d5cd (patch)
tree90c95038e347584381ab0a7106372ad33dab93d4 /fs/xfs/xfs_error.c
parentxfs: don't use BMBT btree split workers for IO completion (diff)
downloadkernel-167ce4cbfa370114fee61ad5b58e401d95e2d5cd.tar.gz
kernel-167ce4cbfa370114fee61ad5b58e401d95e2d5cd.zip
xfs: allow setting full range of panic tags
xfs will not allow combining other panic masks with XFS_PTAG_VERIFIER_ERROR. # sysctl fs.xfs.panic_mask=511 sysctl: setting key "fs.xfs.panic_mask": Invalid argument fs.xfs.panic_mask = 511 Update to the maximum value that can be set to allow the full range of masks. Do this using a mask of possible values to prevent this happening again as suggested by Darrick. Fixes: d519da41e2b7 ("xfs: Introduce XFS_PTAG_VERIFIER_ERROR panic mask") Signed-off-by: Donald Douwsma <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_error.c')
0 files changed, 0 insertions, 0 deletions