]> www.infradead.org Git - users/hch/xfsprogs.git/commit
mkfs: use file write helper to populate files
authorDarrick J. Wong <djwong@kernel.org>
Tue, 9 Jan 2024 17:40:23 +0000 (09:40 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 10 Apr 2024 00:21:45 +0000 (17:21 -0700)
commit2f688c79a3e0136ae04975af477514cf927da28c
treecdd01996405953108247ffeaf849a037514e67d8
parent5a521301bc1d76248914adc1282bccbafbf1b183
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