summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2020-11-06 16:27:29 -0500
committerDavid Sterba <dsterba@suse.com>2020-12-08 15:54:09 +0100
commitffeb03cfe2b49b73da7b325a31714003761fc6d5 (patch)
treeeb17a367e927525f16a9b81783c45b7665568bb5 /scripts/patch-kernel
parentb2598edf8b36f8b7c52e3f5f611c49cbd1c67b36 (diff)
btrfs: cleanup the locking in btrfs_next_old_leaf
We are carrying around this next_rw_lock from when we would do spinning vs blocking read locks. Now that we have the rwsem locking we can simply use the read lock flag unconditionally and the read lock helpers. Reviewed-by: Filipe Manana <fdmanana@suse.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions