[PATCH] autofs: fix "busy inodes after umount..."
authorAlexander Krizhanovsky <klx@yandex.ru>
Fri, 9 Sep 2005 20:01:59 +0000 (13:01 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 9 Sep 2005 20:57:31 +0000 (13:57 -0700)
commitf76baf9365bd66216bf0e0ebfc083e22eda6215b
tree0c6bcbf6cbb233e7c355d72c7e25e9e516c32f85
parent28254d439b8c65f93cb331f5aa741efa6a8ec62f
[PATCH] autofs: fix "busy inodes after umount..."

This patch for old autofs (version 3) cleans dentries which are not putted
after killing the automount daemon (it's analogue of recent patch for
autofs4).

Signed-off-by: Alexander Krizhanovsky <klx@yandex.ru>
Cc: Ian Kent <raven@themaw.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/autofs/autofs_i.h
fs/autofs/dirhash.c
fs/autofs/inode.c