提交 06080d10 编写于 作者: J John Ogness 提交者: Al Viro

fs/dcache: Remove stale comment from dentry_kill()

Commit 0d98439e ("vfs: use lockred "dead" flag to mark unrecoverably
dead dentries") removed the `ref' parameter in dentry_kill() but its
documentation remained. Remove it.
Signed-off-by: NJohn Ogness <john.ogness@linutronix.de>
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
上级 0632a9ac
......@@ -591,7 +591,6 @@ static void __dentry_kill(struct dentry *dentry)
/*
* Finish off a dentry we've decided to kill.
* dentry->d_lock must be held, returns with it unlocked.
* If ref is non-zero, then decrement the refcount too.
* Returns dentry requiring refcount drop, or NULL if we're done.
*/
static struct dentry *dentry_kill(struct dentry *dentry)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册