xfs: pass xfs_extent_free_item directly through the log intent code
mainline inclusion from mainline-v6.2-rc6 commit 72ba4555 category: bugfix bugzilla: 188883, https://gitee.com/openeuler/kernel/issues/I76JSK CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=72ba455599ad13d08c29dafa22a32360e07b1961 -------------------------------- 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> Conflicts: fs/xfs/xfs_extfree_item.c Signed-off-by:
Long Li <leo.lilong@huawei.com>
Loading
Please sign in to comment