]> www.infradead.org Git - users/hch/xfsprogs.git/commit
mkfs: use file write helper to populate files
authorDarrick J. Wong <djwong@kernel.org>
Mon, 12 Aug 2024 21:19:15 +0000 (14:19 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 14 Aug 2024 03:08:22 +0000 (20:08 -0700)
commit692c1dcfd49d40b22b3b2221c7ed7a256b5c5150
treeea115e655f874538fbf07d25adac55a3beb5ebab
parente661251eea9c9e6f4e12b753098be79951f3c5d5
mkfs: use file write helper to populate files

Use the file write helper to write files into the filesystem.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
include/libxfs.h
libxfs/util.c
mkfs/proto.c