OSDN Git Service

btrfs: remove trivial locking wrappers of tree mod log
authorDavid Sterba <dsterba@suse.com>
Mon, 5 Mar 2018 14:43:41 +0000 (15:43 +0100)
committerDavid Sterba <dsterba@suse.com>
Fri, 30 Mar 2018 23:26:54 +0000 (01:26 +0200)
commitb1a09f1ec540408abf3a50d15dff5d9506932693
tree17b883f2f45ab2bf1243a61c505608a2a58488c1
parentbcd24dabe080a627333fb058fdfe760dc579edf1
btrfs: remove trivial locking wrappers of tree mod log

The wrappers are trivial and do not bring any extra value on top of the
plain locking primitives.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.c