From: Sage Weil Date: Fri, 27 May 2011 20:42:09 +0000 (-0700) Subject: ncpfs: document dentry_unhash usage X-Git-Tag: v3.0-rc1~21^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ce605d93b775e8a960b0be244f7be565e73b3c1;p=pandora-kernel.git ncpfs: document dentry_unhash usage ncpfs returns EBUSY if there are any references to the directory. The dentry_unhash call only unhashes the dentry if there are no references. CC: Petr Vandrovec CC: linux-kernel@vger.kernel.org Signed-off-by: Sage Weil Signed-off-by: Al Viro --- Reading git-diff-tree failed