]> git.baikalelectronics.ru Git - kernel.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>
Thu, 4 Oct 2012 13:39:54 +0000 (09:39 -0400)
commitabd50f92b06783fd0df46aa8d745426ebf015a8e
tree9a1c93fd7f2a78f20f22789a614b1e6656ad6872
parentbc1b24928f311235be32c9cd61c430f5eb3d1929
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