commit | f76baf9365bd66216bf0e0ebfc083e22eda6215b | [log] [tgz] |
---|---|---|
author | Alexander Krizhanovsky <klx@yandex.ru> | Fri Sep 09 13:01:59 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 09 13:57:31 2005 -0700 |
tree | 0c6bcbf6cbb233e7c355d72c7e25e9e516c32f85 | |
parent | 28254d439b8c65f93cb331f5aa741efa6a8ec62f [diff] |
[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>