diff options
| author | David Sterba <dsterba@suse.com> | 2025-06-04 11:29:23 +0200 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-07-21 23:53:31 +0200 |
| commit | ec41c345477fe81a17f0c0a95957ce5bc9bd07b8 (patch) | |
| tree | 5c2bd74cf8063be57cb0db48ff4c832d4ee5f43c /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 8811ace43947768d7d05a29b8ac055c70bb1a084 (diff) | |
btrfs: use on-stack variable for block reserve in btrfs_evict_inode()
We can avoid potential memory allocation failure in btrfs_evict_inode()
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
