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:
0eb0e19
)
btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode
author
Mark Fasheh
<mfasheh@suse.com>
Tue, 12 Jul 2011 18:25:31 +0000
(11:25 -0700)
committer
Mark Fasheh
<mfasheh@suse.com>
Thu, 14 Jul 2011 21:14:45 +0000
(14:14 -0700)
btrfs_iget() also needed an update so that errors from btrfs_locked_inode()
are caught and bubbled back up.
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
No differences found