]> git.hungrycats.org Git - linux/commit
btrfs: inline code of reada_tree_block and remove it
authorDavid Sterba <dsterba@suse.cz>
Sat, 14 Jun 2014 22:51:19 +0000 (00:51 +0200)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Fri, 23 Jan 2015 13:14:42 +0000 (08:14 -0500)
commit91060911812bb3af38434f71664fe3b5e870a4c4
tree4cf4d76823bb37f1ded08ddfd3b9d1dd67ec72d0
parent36b5974a41776b38037f42b2ac1b17dd851f1f9e
btrfs: inline code of reada_tree_block and remove it

It's trivial with a single user. And remove one pointless BUG_ON.

Signed-off-by: David Sterba <dsterba@suse.cz>
(cherry picked from commit 453848a05ff984cb3665bad5c7e0024e8cfe87a5)
fs/btrfs/relocation.c