]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: factor out a xfs_dir_removename_args helper
authorChristoph Hellwig <hch@lst.de>
Mon, 29 Jul 2024 23:22:53 +0000 (16:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:04 +0000 (17:01 -0700)
commitb649719d5fd21626cc0546ecfe8ed93ac8bc9bd5
tree48feec0625f0013a116007b460102a4c404f31d2
parentc201c18fa046712a49fcac31197811759d5132a1
xfs: factor out a xfs_dir_removename_args helper

Source kernel commit: 3866e6e669e2c1b3eebf580b8779ea55838c3f5a

Add a helper to switch between the different directory formats for
removing a directory entry.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
libxfs/xfs_dir2.c
libxfs/xfs_dir2.h