diff options
author | 2023-09-25 00:02:56 -0400 | |
---|---|---|
committer | 2023-10-22 17:10:15 -0400 | |
commit | 3f7b9713dae09df31067c6d1d33c6eb1f617529f (patch) | |
tree | 5c91897a90624d6bc5d6e19c6731f78a44fa255c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: Add new helper to retrieve bch_member from sb (diff) | |
download | wireguard-linux-3f7b9713dae09df31067c6d1d33c6eb1f617529f.tar.xz wireguard-linux-3f7b9713dae09df31067c6d1d33c6eb1f617529f.zip |
bcachefs: New superblock section members_v2
members_v2 has dynamically resizable entries so that we can extend
bch_member. The members can no longer be accessed with simple array
indexing Instead members_v2_get is used to find a member's exact
location within the array and returns a copy of that member.
Alternatively member_v2_get_mut retrieves a mutable point to a member.
Signed-off-by: Hunter Shaffer <huntershaffer182456@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions