From: Jan Harkes Date: Thu, 19 Jul 2007 08:48:43 +0000 (-0700) Subject: coda: allow removal of busy directories X-Git-Tag: v2.6.23-rc1~384 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c6d21528406ec719aaea9d589876fd105c31646;p=pandora-kernel.git coda: allow removal of busy directories A directory without children may still be busy when it is the cwd for some process. We can safely remove such a directory because the VFS prevents further operations. Also we don't need to call d_delete as it is already called in vfs_rmdir. Signed-off-by: Jan Harkes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed