diff options
| author | Christoph Hellwig <[email protected]> | 2024-08-30 22:37:08 +0000 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2024-09-01 15:58:19 +0000 |
| commit | df8b181f1551581e96076a653cdca43468093c0f (patch) | |
| tree | 0a199b6f5f402c6aa754d532fdcbd26488f5a388 /fs/xfs/xfs_rtalloc.c | |
| parent | xfs: remove xfs_rtb_to_rtxrem (diff) | |
| download | kernel-df8b181f1551581e96076a653cdca43468093c0f.tar.gz kernel-df8b181f1551581e96076a653cdca43468093c0f.zip | |
xfs: simplify xfs_rtalloc_query_range
There isn't much of a good reason to pass the xfs_rtalloc_rec structures
that describe extents to xfs_rtalloc_query_range as we really just want
a lower and upper bound xfs_rtxnum_t. Pass the rtxnum directly and
simply the interface.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'fs/xfs/xfs_rtalloc.c')
0 files changed, 0 insertions, 0 deletions
