aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/extent_map.c
diff options
context:
space:
mode:
authorFilipe Manana2022-09-19 15:06:31 +0100
committerDavid Sterba2022-09-29 17:08:30 +0200
commit99ba0c815058805a179d0edf8ddd421898798957 (patch)
tree48f8cc0d641eae20859556fe7262041295394616 /fs/btrfs/extent_map.c
parentf3109e33bb0a523f70a3394b51c878dbedb60528 (diff)
btrfs: use cond_resched_rwlock_write() during inode eviction
At evict_inode_truncate_pages(), instead of manually checking if rescheduling is needed, then unlock the extent map tree, reschedule and then write lock again the tree, use the helper cond_resched_rwlock_write() which does all that. Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/extent_map.c')
0 files changed, 0 insertions, 0 deletions