From: Badari Pulavarty Date: Sun, 1 Oct 2006 06:28:47 +0000 (-0700) Subject: [PATCH] Remove readv/writev methods and use aio_read/aio_write instead X-Git-Tag: v2.6.19-rc1~542 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee0b3e671baff681d69fbf0db33b47603c0a8280;p=pandora-kernel.git [PATCH] Remove readv/writev methods and use aio_read/aio_write instead This patch removes readv() and writev() methods and replaces them with aio_read()/aio_write() methods. Signed-off-by: Badari Pulavarty Signed-off-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed