summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_attr_item.h
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2022-05-23 08:41:03 +1000
committerDave Chinner <david@fromorbit.com>2022-05-23 08:41:03 +1000
commit22a68ba724232ba675166c307ddef3749ae4c37c (patch)
tree60e929882a83c1c779ff63b1ed8fef98cf2c07e7 /fs/xfs/xfs_attr_item.h
parente3c5de22026fda01674c400b97f96857dfb58aab (diff)
xfs: do not use logged xattr updates on V4 filesystems
V4 superblocks do not contain the log_incompat feature bit, which means that we cannot protect xattr log items against kernels that are too old to know how to recover them. Turn off the log items for such filesystems and adjust the "delayed" name to reflect what it's really controlling. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_attr_item.h')
0 files changed, 0 insertions, 0 deletions