aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2023-11-23 19:26:27 -0500
committerKent Overstreet <[email protected]>2024-01-01 11:47:38 -0500
commite6674decb2195999ae9fe074bf048ba91e336144 (patch)
treed348698f40080701cfa63b5c98a8d6a4e0095709 /tools/perf/scripts/python/bin
parent3b05b8e08292eafec277e8780d79b2a2d8584af2 (diff)
bcachefs: BCH_IOCTL_DEV_USAGE_V2
BCH_IOCTL_DEV_USAGE mistakenly put the per-data-type array in struct bch_ioctl_dev_usage; since ioctl numbers encode the size of the arg, that means adding new data types breaks the ioctl. This adds a new version that includes the number of data types as a parameter: the old version is fixed at 10 so as to not break when adding new types. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions