summaryrefslogtreecommitdiffstats
path: root/fs/ioctl.c
diff options
context:
space:
mode:
authorOGAWA Hirofumi2006-01-08 10:02:11 +0100
committerLinus Torvalds2006-01-09 05:13:46 +0100
commite5174baaea7585760f02eef23b225847d209a8db (patch)
tree34198b0f205a91670104abc800ec560e14296db3 /fs/ioctl.c
parent[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/ (diff)
downloadkernel-qcow2-linux-e5174baaea7585760f02eef23b225847d209a8db.tar.gz
kernel-qcow2-linux-e5174baaea7585760f02eef23b225847d209a8db.tar.xz
kernel-qcow2-linux-e5174baaea7585760f02eef23b225847d209a8db.zip
[PATCH] fat: support ->direct_IO()
This patch add to support of ->direct_IO() for mostly read. The user of this seems to want to use for streaming read. So, current direct I/O has limitation, it can only overwrite. (For write operation, mainly we need to handle the hole etc..) Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/ioctl.c')
0 files changed, 0 insertions, 0 deletions