Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932185Ab2BWL1D (ORCPT ); Thu, 23 Feb 2012 06:27:03 -0500 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:37843 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932165Ab2BWL1A (ORCPT ); Thu, 23 Feb 2012 06:27:00 -0500 X-Sasl-enc: dqjbfB8TcctFegYP5FUFZ0G4Gt7T2PD2dGlIfVSwIUJZSk7a38T592lL9w 1329996419 Message-ID: <1329996416.25314.12.camel@perseus.themaw.net> Subject: Re: compat: autofs v5 packet size ambiguity - update From: Ian Kent To: "H. Peter Anvin" Cc: Thomas Meyer , David Miller , linux-kernel@vger.kernel.org, autofs@vger.kernel.org, Linus Torvalds , Al Viro Date: Thu, 23 Feb 2012 19:26:56 +0800 In-Reply-To: <1329996024.25314.10.camel@perseus.themaw.net> References: <20120221.221609.218135609185671883.davem@davemloft.net> <1329889428.2193.45.camel@perseus.themaw.net> <1329890027.2193.48.camel@perseus.themaw.net> <1329890251.2193.50.camel@perseus.themaw.net> <1329903139.2193.66.camel@perseus.themaw.net> <1329961703.2244.8.camel@perseus.themaw.net> <1329962085.2244.10.camel@perseus.themaw.net> <1329963683.2244.19.camel@perseus.themaw.net> <1329978558.25314.0.camel@perseus.themaw.net> <2b90acba-a8e9-485a-b2a6-608d61751f2c@email.android.com> <1329996024.25314.10.camel@perseus.themaw.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3 (3.2.3-1.fc16) Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1854 Lines: 54 On Thu, 2012-02-23 at 19:20 +0800, Ian Kent wrote: > On Wed, 2012-02-22 at 22:31 -0800, H. Peter Anvin wrote: > > However, I liked Linus' approach.of using the version ioctl; any reason not to? > > Not really, although that ioctl is used it doesn't have to be but you > must mount the autofs file system to use it. Setting a timeout is > another ioctl that is almost mandatory although not using it amounts to > saying you don't want anything to expire which is valid. The open, to get an ioctl is another that pretty much must be done to use the mount. > > > > > Ian Kent wrote: > > > > >On Thu, 2012-02-23 at 10:21 +0800, Ian Kent wrote: > > >> On Thu, 2012-02-23 at 09:54 +0800, Ian Kent wrote: > > >> > On Thu, 2012-02-23 at 09:48 +0800, Ian Kent wrote: > > >> > > On Wed, 2012-02-22 at 08:12 -0800, Linus Torvalds wrote: > > >> > > > On Wed, Feb 22, 2012 at 1:32 AM, Ian Kent > > >wrote: > > >> > > > > > > >> > > > > Oh, DOH ... > > >> > > > > > > >> > > > > The process mounting the autofs mount is passing the pipe it > > >will use > > >> > > > > for communication via a mount option so we can do this right > > >in > > >> > > > > fill_super. > > >> > > > > > >> > > > No, we really cannot. > > >> > > > > >> > > Sorry, I think your wrong this time. > > >> > > > >> > On second thought, I suppose other user space users don't "have" to > > >use > > >> > mount(2) .... > > >> > > >> Thomas, what does systemd use to mount the autofs mounts that it > > >uses? > > > > > >Mmm ... AFAICS systemd uses mount(2) so that looks OK too. > > > > > >Ian > > > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/