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:
fed425c
)
Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mounting
author
Ilya Dryomov
<idryomov@gmail.com>
Fri, 22 Jun 2012 18:14:13 +0000
(12:14 -0600)
committer
Chris Mason
<chris.mason@fusionio.com>
Mon, 23 Jul 2012 20:27:53 +0000
(16:27 -0400)
There used to be a BUG_ON(ret) there before EH patch (
79787eaa
) went in.
Bail out with EINVAL.
Cc: David Sterba <dsterba@suse.cz>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
No differences found