diff options
author | Christoph Hellwig <hch@lst.de> | 2024-08-30 15:37:12 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-09-01 08:58:19 -0700 |
commit | ec12f97f1b8a8fb6e922e10840e670734af58940 (patch) | |
tree | 5e468f6ab54ad9bc45ff34a50f5ea4d6621c2268 /scripts/gdb/linux/proc.py | |
parent | b2dd85f4147604cd25e024f410c5d47620f9bec6 (diff) |
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 <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions