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:
b5c816a
)
jfs: Fix error handling in metapage_writepage()
author
Dave Kleikamp
<shaggy@linux.vnet.ibm.com>
Fri, 30 Jan 2009 20:09:06 +0000
(14:09 -0600)
committer
Dave Kleikamp
<shaggy@linux.vnet.ibm.com>
Fri, 30 Jan 2009 20:09:06 +0000
(14:09 -0600)
Improved error handling so that last_write_complete(), and thus
end_page_writeback(), gets called only once.
Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
Reported-by: Eric Sesterhenn <snakebyte@gmx.de>
No differences found