On Fri, 2003-02-14 at 13:27, Thomas Gleixner wrote: > True, but pread/pwrite does not support two pointers. > > We can use one pointer, but then you have to copy things around in userspace. _ANYTHING_ is better than an ioctl which takes pointers to userspace buffers. -- dwmw2