]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: pass refcount intent directly through the log intent code
authorDarrick J. Wong <djwong@kernel.org>
Tue, 2 May 2023 13:10:13 +0000 (15:10 +0200)
committerCarlos Maiolino <cem@kernel.org>
Tue, 9 May 2023 16:24:00 +0000 (18:24 +0200)
commitf72f073f368b69c51aaa97337ead0f63046b2537
tree53d630f38502c7f38eca307ce407107162c51db1
parent74492d88b5eba28d47383c513cc8ee0359ff9660
xfs: pass refcount intent directly through the log intent code

Source kernel commit: 0b11553ec54a6d88907e60d0595dbcef98539747

Pass the incore refcount intent through the CUI 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_refcount.c
libxfs/xfs_refcount.h