diff options
| author | Christoph Hellwig <[email protected]> | 2024-08-30 22:37:12 +0000 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2024-09-01 15:58:19 +0000 |
| commit | ec12f97f1b8a8fb6e922e10840e670734af58940 (patch) | |
| tree | 5e468f6ab54ad9bc45ff34a50f5ea4d6621c2268 /fs/xfs/libxfs/xfs_rtbitmap.c | |
| parent | xfs: factor out a xfs_rtallocate_align helper (diff) | |
| download | kernel-ec12f97f1b8a8fb6e922e10840e670734af58940.tar.gz kernel-ec12f97f1b8a8fb6e922e10840e670734af58940.zip | |
xfs: make the rtalloc start hint a xfs_rtblock_t
0 is a valid start RT extent, and with pending changes it will become
both more common and non-unique. Switch to pass a xfs_rtblock_t instead
so that we can use NULLRTBLOCK to determine if a hint was set or not.
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/libxfs/xfs_rtbitmap.c')
0 files changed, 0 insertions, 0 deletions
