summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2025-06-04 11:29:27 +0200
committerDavid Sterba <dsterba@suse.com>2025-07-21 23:53:31 +0200
commitc6aeae86b9af577ae84b97e6affcb228f5b9481a (patch)
treef2d1da4eb479886a5be4498c8e7dcb89a58bfc25 /tools/perf/scripts/python/export-to-sqlite.py
parent7ce22f62b2c5b022841ef51b7f8636484dc713a6 (diff)
btrfs: use on-stack variable for block reserve in btrfs_replace_file_extents()
We can avoid potential memory allocation failure in btrfs_replace_file_extents() as the block reserve lifetime is limited to the scope of the function. This requires +48 bytes on stack. 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