From: Badari Pulavarty Date: Sun, 1 Oct 2006 06:38:50 +0000 (-0700) Subject: [GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits) X-Git-Tag: v2.6.19-rc1~32^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c9eb21eee1790804ce407fd820f65be0b4fdd03;p=pandora-kernel.git [GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits) 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: Steven Whitehouse --- Reading git-diff-tree failed