diff options
author | 2024-02-22 12:40:51 -0800 | |
---|---|---|
committer | 2024-02-22 12:40:51 -0800 | |
commit | ec793e690f801d97a7ae2a0d429fea1fee4d44aa (patch) | |
tree | 84a9299e3f64721debd132b53a5ea0b324a5d219 /tools/perf/scripts/python | |
parent | xfs: pass a 'bool is_finobt' to xfs_inobt_insert (diff) | |
download | wireguard-linux-ec793e690f801d97a7ae2a0d429fea1fee4d44aa.tar.xz wireguard-linux-ec793e690f801d97a7ae2a0d429fea1fee4d44aa.zip |
xfs: remove xfs_btnum_t
The last checks for bc_btnum can be replaced with helpers that check
the btree ops. This allows adding new btrees to XFS without having
to update a global enum.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
[djwong: complete the ops predicates]
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions