summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMark Harmstone <maharmstone@fb.com>2024-10-15 14:37:29 +0300
committerDavid Sterba <dsterba@suse.com>2024-11-11 16:34:18 +0300
commitb1c5f6eda2d024c187d4d47f0310bc5a1cc8b1d3 (patch)
treec421ef234ed2dbdcbb2e44fcf392b076d40c3361 /tools/perf/scripts/python/export-to-sqlite.py
parent4f285a7752071a925f3b3062b24220d01b8c0f8a (diff)
downloadlinux-b1c5f6eda2d024c187d4d47f0310bc5a1cc8b1d3.tar.xz
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 <boris@bur.io> Signed-off-by: Mark Harmstone <maharmstone@fb.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions