From: Ian Kent Date: Wed, 27 Jul 2005 18:43:45 +0000 (-0700) Subject: [PATCH] autofs4: fix infamous "Busy inodes after umount ..." message X-Git-Tag: v2.6.13-rc4~25^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=104e49fc1e1656142869fab0e75d7df52b72eed9;p=pandora-kernel.git [PATCH] autofs4: fix infamous "Busy inodes after umount ..." message If the automount daemon receives a signal which causes it to sumarily terminate the autofs4 module leaks dentries. The same problem exists with detached mount requests without the warning. This patch cleans these dentries at umount. Signed-off-by: Ian Kent Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed