Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.git] / fs / autofs4 / root.c
index 9328b5861c7a91e7854d5f9c5d5a6a24a46cfce4..7ab923940d18c01ce0a9bff3e3d9bc92e142089d 100644 (file)
@@ -542,8 +542,6 @@ static struct dentry *autofs4_lookup(struct inode *dir,
                ino->dentry = dentry;
 
                autofs4_add_active(dentry);
-
-               d_instantiate(dentry, NULL);
        }
        return NULL;
 }