Merge to Fedora kernel-2.6.18-1.2255_FC5-vs2.0.2.2-rc9 patched with stable patch...
[linux-2.6.git] / fs / nfs / dir.c
index 8b454d6..d424d08 100644 (file)
@@ -931,6 +931,7 @@ static struct dentry *nfs_lookup(struct inode *dir, struct dentry * dentry, stru
        if (IS_ERR(res))
                goto out_unlock;
        vx_propagate_xid(nd, inode);
+
 no_entry:
        res = d_materialise_unique(dentry, inode);
        if (res != NULL)