aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2024-02-12 16:59:43 -0500
committerDavid Sterba <dsterba@suse.com>2024-05-07 21:31:09 +0200
commit0e128d4e41735b37d9450b4e622b427189afb191 (patch)
tree5f3fe512db31192edf459160563ec89ed193b0a9 /scripts/gdb/linux/mm.py
parentaa56b0aa91692c51142c3c7e4ab7665e84f792f5 (diff)
btrfs: remove unlock_extent from run_delalloc_compressed
Since we immediately unlock the extent range when we enter run_delalloc_compressed() simply move the lock_extent() down to cover cow_file_range() and then remove the unlock_extent() from run_delalloc_compressed. Reviewed-by: Goldwyn Rodrigues <rgoldwyn@suse.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions