]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
mkfs: support copying in large or sparse files
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)
commit73fb78e5ee89405782ed103eac28fca9c48e0eba
tree7ae844ef0db1b90d0d0b174c2347406b4b9a2faf
parentb48164b8cd761818633581002ca1381348dabce6
mkfs: support copying in large or sparse files

Restructure the protofile code to handle sparse files and files that are
larger than the program's address space.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
include/libxfs.h
libxfs/util.c
mkfs/proto.c