Here are two patches cleaning up unused functions and fixing a newly introduced deadlock due to memory barriers. Especially the memory barrier one needs to be sent merged ASAP. Nikolay Borisov (2): btrfs: Remove unused locking functions btrfs: Fix deadlock caused by missing memory barrier fs/btrfs/locking.c | 45 +++++------------------------------- fs/btrfs/locking.h | 2 -- include/trace/events/btrfs.h | 2 -- 3 files changed, 6 insertions(+), 43 deletions(-) -- 2.17.1
