summaryrefslogtreecommitdiffstats
path: root/fs/msdos/namei.c
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2008-02-08 13:20:14 +0100
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2008-02-08 18:22:33 +0100
commit7adfa2ff3efa02a7a9f2632d2d2662d3e5eb5304 (patch)
tree8a312d527e25142c65eec3bf9360cfbaae4c2666 /fs/msdos/namei.c
parentFix container_of() usage (diff)
downloadlinux-7adfa2ff3efa02a7a9f2632d2d2662d3e5eb5304.tar.xz
linux-7adfa2ff3efa02a7a9f2632d2d2662d3e5eb5304.zip
aio: partial write should not return error code
When an AIO write gets an error after writing some data (eg. ENOSPC), it should return the amount written already, not the error. Just like write() is supposed to. This was found by the libaio test suite. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Acked-By: Zach Brown <zach.brown@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/msdos/namei.c')
0 files changed, 0 insertions, 0 deletions