aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2017-11-06 19:23:00 +0100
committerDavid Sterba <[email protected]>2018-01-22 16:08:14 +0100
commit71a635516ca521931be418827150f782b0a03ae7 (patch)
treeee567dbd47313c1f74a4996b5c3373a6b0162ae3 /tools/perf/scripts/python
parent343e4fc1c60971b0734de26dbbd475d433950982 (diff)
btrfs: switch to on-stack csum buffer in csum_tree_block
The maximum size of a checksum buffer is known, BTRFS_CSUM_SIZE, and we don't have to allocate it dynamically. This code path is not used at all as we have only the crc32c and use an on-stack buffer already. Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions