]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
libxfs: resync libxfs_alloc_file_space interface with the kernel
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:22 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:28 +0000 (18:01 -0800)
commitb48164b8cd761818633581002ca1381348dabce6
tree358e5d74b645337e0377e3a7ac75146b739e2721
parent9d4c07124e5775c24b20ebb48139a89f40b3b394
libxfs: resync libxfs_alloc_file_space interface with the kernel

Make the userspace xfs_alloc_file_space behave (more or less) like the
kernel version, at least as far as the interface goes.

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