vfs: update dentry_unhash() comment
authorSage Weil <sage@newdream.net>
Tue, 24 May 2011 20:06:08 +0000 (13:06 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 26 May 2011 11:26:49 +0000 (07:26 -0400)
commita71905f0db41d4b2b01044fb40f97656fefc44a7
tree31d286471b6d14be1a1531acf4b04d5fc8d47268
parente4eaac06bcccb2a70bca6a2de9871882dce2aa14
vfs: update dentry_unhash() comment

The helper is now only called by file systems, not the VFS.

Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c