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:
1e04b7a
)
mm: fix comments for invalidate_inode_pages2()
author
Peng Tao
<bergwolf@gmail.com>
Mon, 19 Oct 2009 06:48:13 +0000
(14:48 +0800)
committer
Jiri Kosina
<jkosina@suse.cz>
Fri, 4 Dec 2009 14:39:48 +0000
(15:39 +0100)
invalidate_inode_pages2() returns -EBUSY *NOT* -EIO if any pages could not be
invalidated.
Signed-off-by: Peng Tao <bergwolf@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found