]> Pileus Git - ~andy/linux/blobdiff - fs/namei.c
dcache: fix outdated DCACHE_NEED_LOOKUP comment
[~andy/linux] / fs / namei.c
index e1fa43346c612e5e65e75c3e83735fddebf7f236..2a5a7aa9f43ff8141c2cbb48a759ee13eb3e3279 100644 (file)
@@ -1298,8 +1298,8 @@ static struct dentry *lookup_dcache(struct qstr *name, struct dentry *dir,
 }
 
 /*
- * Call i_op->lookup on the dentry.  The dentry must be negative but may be
- * hashed if it was pouplated with DCACHE_NEED_LOOKUP.
+ * Call i_op->lookup on the dentry.  The dentry must be negative and
+ * unhashed.
  *
  * dir->d_inode->i_mutex must be held
  */