X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fautofs4%2Froot.c;h=aa4c5ff8a40dfcf65babdd56c9e6fac056b4423f;hb=8f6e39a7ade8a5329c5651a2bc07010b3011da6a;hp=a54a946a50ae55bc44f04142565834527f07d524;hpb=6f157c1d268d5888ca44c589dccd01729c4172f6;p=linux-2.6 diff --git a/fs/autofs4/root.c b/fs/autofs4/root.c index a54a946a50..aa4c5ff8a4 100644 --- a/fs/autofs4/root.c +++ b/fs/autofs4/root.c @@ -533,9 +533,9 @@ static struct dentry *autofs4_lookup_unhashed(struct autofs_sb_info *sbi, struct goto next; if (d_unhashed(dentry)) { - struct autofs_info *ino = autofs4_dentry_ino(dentry); struct inode *inode = dentry->d_inode; + ino = autofs4_dentry_ino(dentry); list_del_init(&ino->rehash); dget(dentry); /*