aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorMark Harmstone <[email protected]>2024-10-15 12:37:29 +0100
committerDavid Sterba <[email protected]>2024-11-11 14:34:18 +0100
commitb1c5f6eda2d024c187d4d47f0310bc5a1cc8b1d3 (patch)
treec421ef234ed2dbdcbb2e44fcf392b076d40c3361 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent4f285a7752071a925f3b3062b24220d01b8c0f8a (diff)
btrfs: fix wrong sizeof in btrfs_do_encoded_write()
btrfs_do_encoded_write() was converted to use folios in 400b172b8cdc, but we're still allocating based on sizeof(struct page *) rather than sizeof(struct folio *). There's no functional change. Reviewed-by: Boris Burkov <[email protected]> Signed-off-by: Mark Harmstone <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions