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:
9b41ea7
)
[PATCH] fuse: fix error case in fuse_readpages
author
Alexander Zarochentsev
<zam@namesys.com>
Mon, 14 Aug 2006 06:24:27 +0000
(23:24 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 14 Aug 2006 19:54:29 +0000
(12:54 -0700)
Don't let fuse_readpages leave the @pages list not empty when exiting
on error.
[akpm@osdl.org: kernel-doc fixes]
Signed-off-by: Alexander Zarochentsev <zam@namesys.com>
Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found