diff options
author | 2023-12-18 05:57:22 +0100 | |
---|---|---|
committer | 2023-12-22 11:18:11 +0530 | |
commit | ce42b5d37527b282d38413c1b5f7283253f6562d (patch) | |
tree | cd6a45ac48d0537a9cf7237cc8e83ce3d25cf40b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: move xfs_bmap_rtalloc to xfs_rtalloc.c (diff) | |
download | wireguard-linux-ce42b5d37527b282d38413c1b5f7283253f6562d.tar.xz wireguard-linux-ce42b5d37527b282d38413c1b5f7283253f6562d.zip |
xfs: return -ENOSPC from xfs_rtallocate_*
Just return -ENOSPC instead of returning 0 and setting the return rt
extent number to NULLRTEXTNO. This is turn removes all users of
NULLRTEXTNO, so remove that as well.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions