]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Btrfs: cleanup of error processing in btree_get_extent()
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Thu, 13 Sep 2012 09:32:32 +0000 (03:32 -0600)
committerChris Mason <chris.mason@fusionio.com>
Mon, 1 Oct 2012 19:19:23 +0000 (15:19 -0400)
commit9e7fb05216136cfe5cd0aaed85869756315e3f56
tree32d1503283fccfd1c11f060a37e9878e85a9ed09
parent17a6d26005fe62dd85109ce27cb595a28a87676a
Btrfs: cleanup of error processing in btree_get_extent()

This patch simplifies a little complex error processing in
btree_get_extent().

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
fs/btrfs/disk-io.c