diff options
author | 2024-08-30 15:37:12 -0700 | |
---|---|---|
committer | 2024-09-01 08:58:19 -0700 | |
commit | ec12f97f1b8a8fb6e922e10840e670734af58940 (patch) | |
tree | 5e468f6ab54ad9bc45ff34a50f5ea4d6621c2268 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xfs: factor out a xfs_rtallocate_align helper (diff) | |
download | wireguard-linux-ec12f97f1b8a8fb6e922e10840e670734af58940.tar.xz wireguard-linux-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 <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions