Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information