git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0433f20
)
Btrfs: remove unnecessary code in btree_get_extent()
author
Tsutomu Itoh
<t-itoh@jp.fujitsu.com>
Thu, 13 Sep 2012 09:32:54 +0000
(
03:32
-0600)
committer
Chris Mason
<chris.mason@fusionio.com>
Thu, 4 Oct 2012 13:39:54 +0000
(09:39 -0400)
Unnecessary lookup_extent_mapping() is removed because an error is
returned to the caller.
This patch was made based on the advice from Stefan Behrens, thanks.
Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
No differences found