Home
last modified time | relevance | path

Searched hist:"72 ba455599ad13d08c29dafa22a32360e07b1961" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_extfree_item.cdiff 72ba455599ad13d08c29dafa22a32360e07b1961 Wed Feb 01 12:16:02 CST 2023 Darrick J. Wong <djwong@kernel.org> xfs: pass xfs_extent_free_item directly through the log intent code

Pass the incore xfs_extent_free_item through the EFI logging code
instead of repeatedly boxing and unboxing parameters.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>