]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: split out handle management helpers a bit
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:22:49 +0000 (16:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:03 +0000 (17:01 -0700)
commit63886a656da8cbae07db3e6ac75ef4fe6eccb45a
treeb1129214d8b020503d93e058bde24bf6c9679613
parent41cf5d03306f0162ed5893d5eb37a55ce9672b17
xfs: split out handle management helpers a bit

Source kernel commit: b8c9d4253da43c02b287831f7e576568f24fbe58

Split out the functions that generate file/fs handles and map them back
into dentries in preparation for the GETPARENTS ioctl next.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_fs.h