linux/fs/autofs4
Ian Kent 3a9720ce73 [PATCH] autofs4: tree race fix
For tree mount maps, a call to chdir or chroot, to a directory above the
moint point directories at a certain time during the expire results in the
expire incorrectly thinking the tree is not busy.  This patch adds a check
to see if the filesystem above the tree mount points is busy and also locks
the filesystem during the tree mount expire to prevent the race.

Signed-off-by: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-01 08:59:17 -07:00
..
Makefile
autofs_i.h [PATCH] autofs4: tree race fix 2005-05-01 08:59:17 -07:00
expire.c [PATCH] autofs4: tree race fix 2005-05-01 08:59:17 -07:00
init.c
inode.c [PATCH] autofs4: tree race fix 2005-05-01 08:59:17 -07:00
root.c
symlink.c
waitq.c