diff options
author | Miklos Szeredi <miklos@szeredi.hu> | 2006-01-17 07:14:46 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-17 08:15:31 +0100 |
commit | c1aa96a52e9594fb16296c0d76c2066773d62933 (patch) | |
tree | a4fce3fa93710d66f536a8333be97fb629429eed /Documentation/networking | |
parent | [PATCH] fuse: READ request initialization (diff) | |
download | linux-c1aa96a52e9594fb16296c0d76c2066773d62933.tar.xz linux-c1aa96a52e9594fb16296c0d76c2066773d62933.zip |
[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 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions