]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: Remove unused locking functions
authorNikolay Borisov <nborisov@suse.com>
Thu, 25 Jul 2019 08:27:28 +0000 (11:27 +0300)
committerDavid Sterba <dsterba@suse.com>
Mon, 9 Sep 2019 12:58:59 +0000 (14:58 +0200)
commitb22e057e787d86b2bb46bef72cd8037ba665ad01
tree4cd67f82ca2ac52bb9e098e86638b96f92a53494
parentefc89e31ec5c1aef4b45163c1f6066e707842ec7
btrfs: Remove unused locking functions

Those were split out of btrfs_clear_lock_blocking_rw by
bd2608253e83 ("btrfs: split btrfs_clear_lock_blocking_rw to read and write helpers")
however at that time this function was unused due to commit
a1256dd83abd ("Btrfs: kill btrfs_clear_path_blocking"). Put the final
nail in the coffin of those 2 functions.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/locking.c
fs/btrfs/locking.h
include/trace/events/btrfs.h