All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Kent <raven@themaw.net>
To: Carsten Aulbert <carsten.aulbert@aei.mpg.de>
Cc: autofs@linux.kernel.org
Subject: Re: AutoFS5 for 2.6.27.x?
Date: Tue, 04 Nov 2008 09:37:38 +0900	[thread overview]
Message-ID: <1225759058.3003.12.camel@zeus.themaw.net> (raw)
In-Reply-To: <490EFB81.3060102@aei.mpg.de>

On Mon, 2008-11-03 at 14:24 +0100, Carsten Aulbert wrote:
> Hi all,
> 
> I'm reading/skimming this list for quite a bit of time, but somehow I
> lost track. In the mainline kernel 2.6.27.4 there seems to be only
> autofs4 not autofs5, right?  At least I'm only seeing CONFIG_AUTOFS_FS
> and CONFIG_AUTOFS4_FS.

Like Jeff says, you need autofs4.

You should make sure that the autofs4 module is being loaded, not the
autofs module. If your using a later init script it will explicitly load
the module, but only if one isn't already present (so rmmod autofs
before startup should make things work). Another way to prevent being
caught is to "alias autofs autofs4" in your modules configuration (at
least I think that's the order, it's been a while since we've had this
problem reported).

> 
> On the ftp server of kernel.org I found 5.0.3 patches from January, but
> that seems quite old to me. The golden question: Is this the correct
> tarball to use or is there some git repo were I should pull the patches
> - and how?

The version 5 patch series is located at:
http://www.kernel.org/pub/linux/daemons/autofs/v5.

See patch_order-5.0.3 also. The patch list is quite large.

The git repo is at:
git clone git://git.kernel.org/pub/scm/linux/storage/autofs/autofs.git

The kernel patches in the repo are usually not up to date but, as I'm
wanting to release 5.0.4, they are at the moment.

Ian

      parent reply	other threads:[~2008-11-04  0:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-03 13:24 AutoFS5 for 2.6.27.x? Carsten Aulbert
2008-11-03 14:17 ` Jeff Moyer
2008-11-03 14:55   ` Carsten Aulbert
2008-11-03 15:07   ` Carsten Aulbert
2008-11-03 15:50     ` Jeff Moyer
2008-11-04  0:39       ` Ian Kent
2008-11-04  0:37 ` Ian Kent [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1225759058.3003.12.camel@zeus.themaw.net \
    --to=raven@themaw.net \
    --cc=autofs@linux.kernel.org \
    --cc=carsten.aulbert@aei.mpg.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.