git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59458f4
)
[GFS2] Remove readv/writev methods and use aio_read/aio_write instead (gfs bits)
author
Badari Pulavarty
<pbadari@us.ibm.com>
Sun, 1 Oct 2006 06:38:50 +0000
(23:38 -0700)
committer
Steven 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