commit | f76baf9365bd66216bf0e0ebfc083e22eda6215b | [log] [tgz] |
---|---|---|
author | Alexander Krizhanovsky <[email protected]> | Fri Sep 09 13:01:59 2005 -0700 |
committer | Linus Torvalds <[email protected]> | 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 <[email protected]> Cc: Ian Kent <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>