diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2008-02-08 04:20:15 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-08 09:22:33 -0800 |
commit | c2ec66828fd253802abb912668f4bf9597e3c898 (patch) | |
tree | 6d7dfe34b423b5bf32a5a5ae6b35207db4bb5d22 /fs/ext2 | |
parent | 7adfa2ff3efa02a7a9f2632d2d2662d3e5eb5304 (diff) | |
download | linux-stable-c2ec66828fd253802abb912668f4bf9597e3c898.tar.gz linux-stable-c2ec66828fd253802abb912668f4bf9597e3c898.tar.bz2 linux-stable-c2ec66828fd253802abb912668f4bf9597e3c898.zip |
aio: negative offset should return -EINVAL
An AIO read or write should return -EINVAL if the offset is negative.
This check matches the one in pread and pwrite.
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/ext2')
0 files changed, 0 insertions, 0 deletions