]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit40335e17f11e071307a2ec57e4a8cbcd0752487d
tree0c6bcbf6cbb233e7c355d72c7e25e9e516c32f85
parenta90439befeee567a6f70a29ce335954f76e966a1
[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