]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: pass rmap space mapping directly through the log intent code
authorDarrick J. Wong <djwong@kernel.org>
Tue, 2 May 2023 12:51:18 +0000 (14:51 +0200)
committerCarlos Maiolino <cem@kernel.org>
Tue, 9 May 2023 16:18:15 +0000 (18:18 +0200)
commit74492d88b5eba28d47383c513cc8ee0359ff9660
tree75b93525e4428133bb164c37f5b24a67f2ed3363
parentfeee990ce6b61cdd0af17f83cd163bf29f457cab
xfs: pass rmap space mapping directly through the log intent code

Source kernel commit: 1534328bb427f175e5de56c9af62f8f4675da595

Pass the incore rmap space mapping through the RUI logging code instead
of repeatedly boxing and unboxing parameters.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Carlos Maiolino <cem@kernel.org>
libxfs/defer_item.c
libxfs/xfs_rmap.c
libxfs/xfs_rmap.h