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:
fb4f6f9
)
Btrfs: handle kzalloc() failure in open_ctree()
author
Dan Carpenter
<error27@gmail.com>
Sat, 29 May 2010 09:43:07 +0000
(09:43 +0000)
committer
Chris Mason
<chris.mason@oracle.com>
Fri, 11 Jun 2010 19:57:34 +0000
(15:57 -0400)
Unwind and return -ENOMEM if the allocation fails here.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found