[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1373274660.2278.26.camel@perseus.fritz.box>
Date: Mon, 08 Jul 2013 17:11:00 +0800
From: Ian Kent <raven@...maw.net>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
autofs mailing list <autofs@...r.kernel.org>,
Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [RFC PATCH 7/7] autofs - change CONFIG_AUTOFS4_FS to
CONFIG_AUTOFS_FS
On Mon, 2013-07-08 at 15:10 +1000, Stephen Rothwell wrote:
> Hi Ian,
>
> On Fri, 05 Jul 2013 17:51:24 +0800 Ian Kent <raven@...maw.net> wrote:
> >
> > On Mon, 2013-07-01 at 14:39 +1000, Stephen Rothwell wrote:
> > >
> > > On Mon, 01 Jul 2013 11:14:51 +0800 Ian Kent <raven@...maw.net> wrote:
> > > >
> > > > Signed-off-by: Ian Kent <raven@...maw.net>
> > >
> > > Please don't do this. Find a simple way to make sure that if
> > > CONFIG_AUTOFS4_FS is set, then "make oldconfig" (or equivalent) will
> > > cause CONFIG_AUTOFS_FS to be set the same.
> >
> > I get what your recommending but still can't think of a way to do it,
> > any thoughts?
>
> Isn't just having
>
> config AUTOFS4_FS
> tristate
> select AUTOFS_FS
I though that would set AUTOFS_FS=y unconditionally which I think is not
necessarily the setting that is needed. Also, I believe there's no way
to set it based on AUTOFS4_FS after it's value has been set from the
menu.
Ian
--
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