summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_log.h
diff options
context:
space:
mode:
authorAllison Henderson <allison.henderson@oracle.com>2022-05-09 12:09:10 +0300
committerDave Chinner <david@fromorbit.com>2022-05-09 12:09:10 +0300
commitf38dc503d366b589d98d5676a5b279d10b47bcb9 (patch)
treee17b74c83319dfb894ddcdc2b9fff8fa6cddc741 /fs/xfs/xfs_log.h
parent1d08e11d04d293cb7006d1c8641be1fdd8a8e397 (diff)
downloadlinux-f38dc503d366b589d98d5676a5b279d10b47bcb9.tar.xz
xfs: Skip flip flags for delayed attrs
This is a clean up patch that skips the flip flag logic for delayed attr renames. Since the log replay keeps the inode locked, we do not need to worry about race windows with attr lookups. So we can skip over flipping the flag and the extra transaction roll for it Signed-off-by: Allison Henderson <allison.henderson@oracle.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_log.h')
0 files changed, 0 insertions, 0 deletions