From mboxrd@z Thu Jan 1 00:00:00 1970 From: "H. Peter Anvin" Subject: Re: autofs: make the autofsv5 packet file descriptor use a packetized pipe Date: Sun, 29 Apr 2012 17:45:59 -0700 Message-ID: <4F9DE0C7.3030508@zytor.com> References: <20120429205429.63CCD7C0064@ra.kernel.org> <4F9DD994.70202@zytor.com> <4F9DDCB6.1070908@zytor.com> <4F9DDE47.5060008@zytor.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Linus Torvalds Cc: Linux Kernel Mailing List , Michael Tokarev , Alan Cox , Ian Kent , Thomas Meyer , autofs@vger.kernel.org On 04/29/2012 05:43 PM, Linus Torvalds wrote: > > (There's a "len" field in the v5 packet, but that's not the packet > length, that's the length of the name component) > Yes, that dates back from autofs v2/3 where there was only one packet type. -hpa