diff options
author | 2024-02-22 12:35:36 -0800 | |
---|---|---|
committer | 2024-02-22 12:35:36 -0800 | |
commit | 1a9d26291c68fbb8f8d24f9f694b32223a072745 (patch) | |
tree | b5cda76c7f06835e311cbe42ccc20d77e09c841f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xfs: factor out a btree block owner check (diff) | |
download | wireguard-linux-1a9d26291c68fbb8f8d24f9f694b32223a072745.tar.xz wireguard-linux-1a9d26291c68fbb8f8d24f9f694b32223a072745.zip |
xfs: store the btree pointer length in struct xfs_btree_ops
Make the pointer length an explicit field in the btree operations
structure so that the next patch (which introduces an explicit btree
type enum) doesn't have to play a bunch of awkward games with inferring
the pointer length from the enumeration.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions