do_sync_read/write() should set kiocb.ki_nbytes to be consistent
authorDavid Howells <dhowells@redhat.com>
Wed, 24 Mar 2010 17:09:19 +0000 (17:09 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Mar 2010 23:43:29 +0000 (16:43 -0700)
do_sync_read/write() should set kiocb.ki_nbytes to be consistent with
do_sync_readv_writev().

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found