[GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits)
authorBadari Pulavarty <pbadari@us.ibm.com>
Sun, 1 Oct 2006 06:38:50 +0000 (23:38 -0700)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 2 Oct 2006 13:02:12 +0000 (09:02 -0400)
This patch removes readv() and writev() methods and replaces them with
aio_read()/aio_write() methods.

Signed-off-by: Badari Pulavarty <pbadari@us.ibm.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found