]> git.baikalelectronics.ru Git - kernel.git/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)
committerDavid Sterba <dsterba@suse.cz>
Thu, 2 Oct 2014 14:31:27 +0000 (16:31 +0200)
commit365c4a72fa023a16b94ed666c4b58495d3c65672
tree5b289c9c748dff56624002c1db55f5fee4528747
parentc3914310d2e6999c18a2685ef33b596a9009e240
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>
fs/btrfs/relocation.c