aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorGoldwyn Rodrigues <[email protected]>2021-03-04 09:06:25 -0600
committerDavid Sterba <[email protected]>2021-04-19 17:25:15 +0200
commit6e65ae762900dc885f44ef5e1f887224368b10f3 (patch)
tree0a626203dc3dfc84934597864dcaf9dda70f9a68 /tools/perf/scripts/python/flamegraph.py
parentd6ade6894edaf5279fa1a7274b38ed6e7d4377f5 (diff)
btrfs: remove force argument from run_delalloc_nocow()
force_cow can be calculated from inode and does not need to be passed as an argument. This simplifies run_delalloc_nocow() call from btrfs_run_delalloc_range() A new function, should_nocow() checks if the range should be NOCOWed or not. The function returns true iff either BTRFS_INODE_NODATA or BTRFS_INODE_PREALLOC, but is not a defrag extent. Tested-by: Johannes Thumshirn <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Goldwyn Rodrigues <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions