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:
5dc23bd
)
ext4: add check to io_submit_init_bio
author
Theodore Ts'o
<tytso@mit.edu>
Thu, 6 Jun 2013 14:18:22 +0000
(10:18 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 6 Jun 2013 14:18:22 +0000
(10:18 -0400)
The bio_alloc() function can return NULL if the memory allocation
fails. So we need to check for this.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/page-io.c
patch
|
blob
|
history
diff --cc
fs/ext4/page-io.c
Simple merge