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:
24a7031
)
btrfs scrub: handle -ENOMEM from init_ipath()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Wed, 16 Nov 2011 08:28:01 +0000
(11:28 +0300)
committer
David Sterba
<dsterba@suse.cz>
Wed, 30 Nov 2011 17:46:01 +0000
(18:46 +0100)
init_ipath() can return an ERR_PTR(-ENOMEM).
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
No differences found