]> www.infradead.org Git - users/hch/xfsprogs.git/commit
mkfs: add a utility to generate protofiles
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:56 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 1 Aug 2024 00:07:32 +0000 (17:07 -0700)
commit1a11b44fbfec2b777a20f1f9e4766795d4db89a7
treed5dfed2b039764f8aa10749352f44d82164aa62c
parent4a2d5971301d328ba8b25a35958741a12dbcd71a
mkfs: add a utility to generate protofiles

Add a new utility to generate mkfs protofiles from a directory tree.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
man/man8/xfs_protofile.8 [new file with mode: 0644]
mkfs/Makefile
mkfs/xfs_protofile.in [new file with mode: 0644]