diff options
author | Allison Henderson <allison.henderson@oracle.com> | 2022-05-09 12:09:10 +0300 |
---|---|---|
committer | Dave Chinner <david@fromorbit.com> | 2022-05-09 12:09:10 +0300 |
commit | f38dc503d366b589d98d5676a5b279d10b47bcb9 (patch) | |
tree | e17b74c83319dfb894ddcdc2b9fff8fa6cddc741 /fs/xfs/xfs_log.h | |
parent | 1d08e11d04d293cb7006d1c8641be1fdd8a8e397 (diff) | |
download | linux-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