]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: create libxfs helper to rename two directory entries
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:36 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 1 Aug 2024 00:07:26 +0000 (17:07 -0700)
commitcda8669dba3b588d9f7cd19a8e7ad12e28350100
tree3208da2f7f70939a4325c0e82c3a43d95d190384
parent54be0aeeeded0667748a81b7ef2456d7851f950b
xfs: create libxfs helper to rename two directory entries

Create a new libxfs function to rename two directory entries.  The
upcoming metadata directory feature will need this to replace a metadata
inode directory entry.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
libxfs/xfs_dir2.c
libxfs/xfs_dir2.h