commit | 6556d5af77546733e0242af96f9c5633cb648bb8 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Tue Oct 15 12:44:41 2024 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Oct 29 10:07:53 2024 -0700 |
tree | bd1c7e25aff3f1981494fba7fcf765180534422a | |
parent | 7fcf4a6e6abc95296b58f04006a75b866f25cf97 [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>