[PATCH v2 3/3] posix: Implement preadv2 and pwritev2

Christoph Hellwig hch@lst.de
Tue May 2 14:37:00 GMT 2017


On Tue, May 02, 2017 at 11:33:32AM -0300, Adhemerval Zanella wrote:
> So default implementation just ignore the flag argument and calls generic
> preadv/pwritev.

Please don't do that, it's actively dangerous.  Just fail the call.



More information about the Libc-alpha mailing list