Re: [PATCH v2] Introduce a version6 of autofs interface, to fix designerror.

From: H. Peter Anvin
Date: Fri Apr 27 2012 - 16:44:26 EST


On 04/27/2012 12:56 PM, Linus Torvalds wrote:
>
> What it does is add a new "packetized" flag to pipes, which does two
> simple things:
> - do not merge write data in pipe buffers when writing
> - when reading, consider a pipe buffer to be "spent" when any of the
> data has been read
>

Why not just use the already existing SOCK_SEQPACKET sockets?

-hpa

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/