Files
android_kernel_xiaomi_sm8450/fs/btrfs
David Sterba 1932b7be97 btrfs: fix lost return value due to variable shadowing
A block-local variable stores error code but btrfs_get_blocks_direct may
not return it in the end as there's a ret defined in the function scope.

CC: <stable@vger.kernel.org>	# 3.6+
Fixes: d187663ef2 ("Btrfs: lock extents as we map them in DIO")
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
2015-03-02 14:04:45 -08:00
..
2014-06-09 17:20:42 -07:00
2014-06-09 17:20:48 -07:00
2014-06-09 17:20:48 -07:00
2008-09-25 11:04:06 -04:00
2014-10-14 10:51:22 +02:00
2015-01-21 18:06:49 -08:00
2015-02-02 18:39:07 -08:00
2015-02-14 08:19:14 -08:00
2015-02-14 08:19:14 -08:00
2014-01-29 07:06:27 -08:00
2015-01-21 18:06:49 -08:00