login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
February
»
28
Re: [PATCH 0/4] autofs4 - autofs needs a miscelaneous device for ioctls
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Andrew Morton <akpm@...>
To: Ian Kent <raven@...>
Cc: Kernel Mailing List <linux-kernel@...>, autofs mailing list <autofs@...>, linux-fsdevel <linux-fsdevel@...>
Subject:
Re: [PATCH 0/4] autofs4 - autofs needs a miscelaneous device for ioctls
Date: Thursday, February 28, 2008 - 12:40 am
On Tue, 26 Feb 2008 12:21:58 +0900 (WST) Ian Kent <raven@themaw.net> wrote:
quoted text
> > Hi Andrew, > > There is a problem with active restarts in autofs (that is to > say restarting autofs when there are busy mounts). > > Currently autofs uses "umount -l" to clear active mounts at > restart. While using lazy umount works for most cases, anything > that needs to walk back up the mount tree to construct a path, > such as getcwd(2) and the proc file system /proc/<pid>/cwd, no > longer works because the point from which the path is constructed > has been detached from the mount tree. > > The actual problem with autofs is that it can't reconnect to > existing mounts. Immediately one things of just adding the > ability to remount autofs file systems would solve it, but > alas, that can't work. This is because autofs direct mounts > and the implementation of "on demand mount and expire" of > nested mount trees have the file system mounted on top of > the mount trigger dentry. > > To resolve this a miscellaneous device node for routing ioctl > commands to these mount points has been implemented for the > autofs4 kernel module. > > For those wishing to test this out an updated user space daemon > is needed. Checking out and building from the git repo or > applying all the current patches to the 5.0.3 tar distribution > will do the trick. This is all available at the usual location > on kernel.org. >
Could we please be a bit more specific than "the usual location"? Should autofs userspace have an entry in Documentation/Changes? --
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/4] autofs4 - autofs needs a miscelaneous device for...
, Ian Kent
, (Mon Feb 25, 11:21 pm)
Re: [PATCH 0/4] autofs4 - autofs needs a miscelaneous device...
, Andrew Morton
, (Thu Feb 28, 12:40 am)
Re: [PATCH 0/4] autofs4 - autofs needs a miscelaneous device...
, Ian Kent
, (Thu Feb 28, 2:07 am)
[PATCH 2/4] autofs4 - add mount option to display mount device
, Ian Kent
, (Tue Feb 26, 12:29 am)
Re: [PATCH 2/4] autofs4 - add mount option to display mount ...
, Andrew Morton
, (Thu Feb 28, 1:17 am)
[PATCH 4/4] autofs4 - add miscelaneous device for ioctls
, Ian Kent
, (Mon Feb 25, 11:23 pm)
Re: [PATCH 4/4] autofs4 - add miscelaneous device for ioctls
, Andrew Morton
, (Thu Feb 28, 1:17 am)
Re: [PATCH 4/4] autofs4 - add miscelaneous device for ioctls
, Ian Kent
, (Fri Feb 29, 12:24 pm)
Re: [PATCH 4/4] autofs4 - add miscelaneous device for ioctls
, Ian Kent
, (Fri Apr 11, 3:02 am)
Re: [PATCH 4/4] autofs4 - add miscelaneous device for ioctls
, Andrew Morton
, (Sat Apr 12, 12:03 am)
Re: [PATCH 4/4] autofs4 - add miscelaneous device for ioctls
, Ian Kent
, (Mon Apr 14, 12:45 am)
Re: [PATCH 4/4] autofs4 - add miscelaneous device for ioctls
, Ian Kent
, (Thu Feb 28, 2:18 am)
[RFC] Re: [PATCH 4/4] autofs4 - add miscelaneous device for ...
, Ian Kent
, (Thu Mar 13, 3:00 am)
Re: [RFC] Re: [PATCH 4/4] autofs4 - add miscelaneous device ...
, Thomas Graf
, (Fri Mar 14, 8:45 am)
Re: [RFC] Re: [PATCH 4/4] autofs4 - add miscelaneous device ...
, Ian Kent
, (Fri Mar 14, 10:10 am)
Re: [RFC] Re: [PATCH 4/4] autofs4 - add miscelaneous device ...
, Ian Kent
, (Thu Mar 13, 10:45 pm)
[PATCH 3/4] autofs4 - track uid and gid of last mount reques...
, Ian Kent
, (Mon Feb 25, 11:23 pm)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Andrew Morton
, (Thu Feb 28, 12:45 am)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Ian Kent
, (Thu Feb 28, 2:22 am)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Andrew Morton
, (Thu Feb 28, 2:37 am)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Ian Kent
, (Thu Feb 28, 3:08 am)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Pavel Emelyanov
, (Thu Feb 28, 3:51 am)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Eric W. Biederman
, (Thu Feb 28, 4:33 pm)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Andrew Morton
, (Thu Feb 28, 3:59 am)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Ian Kent
, (Thu Feb 28, 4:06 am)
Re: [autofs] [PATCH 3/4] autofs4 - track uid and gid of last...
, Fabio Olive Leite
, (Thu Feb 28, 8:31 am)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Andrew Morton
, (Thu Feb 28, 3:23 am)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Ian Kent
, (Thu Feb 28, 4:00 am)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Jeff Moyer
, (Thu Feb 28, 1:13 pm)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Serge E. Hallyn
, (Thu Feb 28, 3:51 pm)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Ian Kent
, (Thu Feb 28, 11:32 pm)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Serge E. Hallyn
, (Fri Feb 29, 12:09 pm)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Eric W. Biederman
, (Sat Mar 1, 9:13 pm)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Serge E. Hallyn
, (Mon Mar 3, 11:28 am)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Eric W. Biederman
, (Tue Mar 4, 6:16 pm)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Eric W. Biederman
, (Sat Mar 1, 8:49 pm)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Pavel Emelyanov
, (Fri Feb 29, 12:20 pm)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Serge E. Hallyn
, (Fri Feb 29, 1:42 pm)
Re: [PATCH 3/4] autofs4 - track uid and gid of last mount re...
, Ian Kent
, (Tue Feb 26, 1:14 am)
[PATCH 1/4] autofs4 - check for invalid dentry in getpath
, Ian Kent
, (Mon Feb 25, 11:22 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Andrew Morton
Re: 2.6.23-rc6-mm1
Luciano Rocha
usb hdd problems with 2.6.27.2
git
:
linux-netdev
:
Gerrit Renker
[PATCH 15/37] dccp: Set per-connection CCIDs via socket options
Andrew Morton
Re: [BUG] New Kernel Bugs
David Miller
[GIT]: Networking
Jarek Poplawski
[PATCH take 2] pkt_sched: Protect gen estimators under est_lock.
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
2 users
and
537 guests
online.
Online users
strcmp
tweems66
Syndicate