commit | 7ce605d93b775e8a960b0be244f7be565e73b3c1 | [log] [tgz] |
---|---|---|
author | Sage Weil <sage@newdream.net> | Fri May 27 13:42:09 2011 -0700 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sat May 28 01:02:53 2011 -0400 |
tree | eb37f0f8f83940e7328fc9b7762de3bd04eb358c | |
parent | 55e5b7e022eaaa805a44e3b6ecd5c8638d862050 [diff] |
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 <petr@vandrovec.name> CC: linux-kernel@vger.kernel.org Signed-off-by: Sage Weil <sage@newdream.net> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>