]> git.baikalelectronics.ru Git - kernel.git/commit
vfs: fix out-of-date dentry_unhash() comment
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 15 Feb 2012 16:48:40 +0000 (11:48 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 31 Mar 2012 20:03:17 +0000 (16:03 -0400)
commit318842697d85d43f9b0e05dea998d7705508a383
tree20ca63134e34d408e075790bb2fd4bf375b89313
parent139474bb70b7966a4dbbb5aec21a78f853d1fb27
vfs: fix out-of-date dentry_unhash() comment

47d3686f2e81904c0fecf4761bf30036cf36d841 "vfs: remove dget() from
dentry_unhash()" changed the implementation but not the comment.

Cc: Sage Weil <sage@newdream.net>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c