xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog
authorDarrick J. Wong <djwong@kernel.org>
Thu, 30 Nov 2023 19:47:45 +0000 (11:47 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 7 Dec 2023 02:45:16 +0000 (18:45 -0800)
commit3e0958be2156d90ef908a1a547b4e27a3ec38da9
tree2d116fb33c148cffe3e143bf2d5594dcd41e9b36
parentbd3a88f6b71c7509566b44b7021581191cc11ae3
xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog

Hoist this dirty flag setting to the ->iop_relog callsite to reduce
boilerplate.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_defer.c
fs/xfs/xfs_attr_item.c
fs/xfs/xfs_bmap_item.c
fs/xfs/xfs_extfree_item.c
fs/xfs/xfs_refcount_item.c
fs/xfs/xfs_rmap_item.c