aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2022-10-21 13:21:03 -0400
committerKent Overstreet <[email protected]>2023-10-22 17:09:51 -0400
commit8dd69d9f64e92529037550c97a07b1b78296e92c (patch)
tree20402fcad1c90a7b837cdebc8de2667d3fb2798b /tools/perf/scripts/python/bin
parent47b323a0b0612c5310c35935a40012125a3e18b8 (diff)
bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3
Move bi_size and bi_sectors into the non-varint portion of the inode, so that the write path can update them without going through the relatively expensive unpack/pack operations. Other changes: - Add a field for the offset of the varint section, so we can add new non-varint fields without needing a new inode type, like alloc_v3 - Move bi_mode into the flags field, so that the varint section can be u64 aligned Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions