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:
0935db7
)
nilfs2: do not return io error for bio allocation failure
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Sun, 29 Nov 2009 10:14:17 +0000
(19:14 +0900)
committer
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Sun, 29 Nov 2009 10:59:00 +0000
(19:59 +0900)
Previously, log writer had possibility to set an io error flag on
segments even in case of memory allocation failure.
This fixes the issue.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
No differences found