[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4F9B050C.3000309@zytor.com>
Date: Fri, 27 Apr 2012 13:43:56 -0700
From: "H. Peter Anvin" <hpa@...or.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: David Miller <davem@...emloft.net>, mjt@....msk.ru,
linux-kernel@...r.kernel.org, autofs@...r.kernel.org,
raven@...maw.net, thomas@...3r.de, stable@...nel.org
Subject: Re: [PATCH v2] Introduce a version6 of autofs interface, to fix design
error.
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists