summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_attr_item.c
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2022-05-20 09:06:08 -0700
committerDarrick J. Wong <djwong@kernel.org>2022-05-23 17:55:58 -0700
commit3a8857bbbdac6f3c45f031907aa34978ec1cd409 (patch)
tree11c6ab6cd51032792a726f1b78fdf558a70b163d /fs/xfs/xfs_attr_item.c
parentb3aef250a509da8d423e981fb126ec9f8b2b704e (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>
Diffstat (limited to 'fs/xfs/xfs_attr_item.c')
0 files changed, 0 insertions, 0 deletions