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:
1ce01c4
)
ext4: return ENOMEM rather than EIO when find_###_page() fails
author
Younger Liu
<younger.liucn@gmail.com>
Fri, 11 Apr 2014 03:03:43 +0000
(23:03 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 11 Apr 2014 03:03:43 +0000
(23:03 -0400)
Return ENOMEM rather than EIO when find_get_page() fails in
ext4_mb_get_buddy_page_lock() and find_or_create_page() fails in
ext4_mb_load_buddy().
Signed-off-by: Younger Liu <younger.liucn@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/mballoc.c
patch
|
blob
|
history
diff --cc
fs/ext4/mballoc.c
Simple merge