]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
mkfs: add a utility to generate protofiles
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:23 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:28 +0000 (18:01 -0800)
commit6aace700b7b82d596dc9f526548ef148af8cbc28
treecb11d4367198a0b6b983fc34c55ae409cc6f6f69
parent51bf422aa4bb26f74a99bbee392864d516d2b829
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
man/man8/xfs_protofile.8 [new file with mode: 0644]
mkfs/Makefile
mkfs/xfs_protofile.in [new file with mode: 0644]