Home
last modified time | relevance | path

Searched hist:e5174baaea7585760f02eef23b225847d209a8db (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dmsdos_fs.hdiff e5174baaea7585760f02eef23b225847d209a8db Sun Jan 08 10:02:11 CET 2006 OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> [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>
/linux/fs/fat/
H A Dcache.cdiff e5174baaea7585760f02eef23b225847d209a8db Sun Jan 08 10:02:11 CET 2006 OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> [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>
H A Dinode.cdiff e5174baaea7585760f02eef23b225847d209a8db Sun Jan 08 10:02:11 CET 2006 OGAWA Hirofumi <hirofumi@mail.parknet.co.jp> [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>