commit | 28cbd7ff7a4cf30c0b9739f65f065b22827a2bd8 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Mon Nov 25 15:47:47 2024 -0800 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Dec 12 17:00:37 2024 -0800 |
tree | f47eebe7158d98069308e67817f8552fa8dd82db | |
parent | 73559fd748ea6285703d696be5c898fe296c433d [diff] |
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>