|
@@ -591,7 +591,6 @@ static void __dentry_kill(struct dentry *dentry)
|
|
/*
|
|
/*
|
|
* Finish off a dentry we've decided to kill.
|
|
* Finish off a dentry we've decided to kill.
|
|
* dentry->d_lock must be held, returns with it unlocked.
|
|
* 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.
|
|
* Returns dentry requiring refcount drop, or NULL if we're done.
|
|
*/
|
|
*/
|
|
static struct dentry *dentry_kill(struct dentry *dentry)
|
|
static struct dentry *dentry_kill(struct dentry *dentry)
|