commit | 9c9eb21eee1790804ce407fd820f65be0b4fdd03 | [log] [tgz] |
---|---|---|
author | Badari Pulavarty <pbadari@us.ibm.com> | Sat Sep 30 23:38:50 2006 -0700 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Oct 02 09:02:12 2006 -0400 |
tree | 6136d68b6fdfc4c55c6fc8e0032bd68d6f7e3bc8 | |
parent | 59458f40e25915a355d8b1d701425fe9f4f9ea23 [diff] |
[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 <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>