diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-01-16 22:14:46 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-16 23:15:31 -0800 |
commit | c1aa96a52e9594fb16296c0d76c2066773d62933 (patch) | |
tree | a4fce3fa93710d66f536a8333be97fb629429eed /scripts/ver_linux | |
parent | 361b1eb55ea84181505c7f0674ca1205da1127ab (diff) |
[PATCH] fuse: use asynchronous READ requests for readpages
This patch changes fuse_readpages() to send READ requests asynchronously.
This makes it possible for userspace filesystems to utilize the kernel
readahead logic instead of having to implement their own (resulting in double
caching).
Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts/ver_linux')
0 files changed, 0 insertions, 0 deletions