diff options
author | 2007-02-20 13:57:55 -0800 | |
---|---|---|
committer | 2007-02-20 17:10:14 -0800 | |
commit | 94412a96c4553255bda7a232a349059dd7543338 (patch) | |
tree | bfffad25e95f33503b4d212b6670885262084b11 /lib/fault-inject.c | |
parent | [PATCH] kprobes: list all active probes in the system (diff) | |
download | wireguard-linux-94412a96c4553255bda7a232a349059dd7543338.tar.xz wireguard-linux-94412a96c4553255bda7a232a349059dd7543338.zip |
[PATCH] FAT: DIO-write fallback to normal buffered
If the DIO write on FAT is expanding the size, it will be fail by -EINVAL,
because FAT can't handle it now.
This patch fallback it to the normal buffered-write and would return
success.
Signed-off-by: OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
Acked-by: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions