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:
2d033ea
)
fuse: writepages: fix aggregation
author
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 1 Oct 2013 14:44:53 +0000
(16:44 +0200)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 1 Oct 2013 14:44:53 +0000
(16:44 +0200)
Checking against tmp-page indexes is not very useful, and results in one
(or rarely two) page requests. Which is not much of an improvement...
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
No differences found