switch follow_down()
[linux-2.6-block.git] / fs / nfs / namespace.c
index 64a288ee046d027692f1dc395792609cfe1760aa..f01caec844634329b1204cb3d331724c18d1881f 100644 (file)
@@ -154,7 +154,7 @@ out_err:
        goto out;
 out_follow:
        while (d_mountpoint(nd->path.dentry) &&
-              follow_down(&nd->path.mnt, &nd->path.dentry))
+              follow_down(&nd->path))
                ;
        err = 0;
        goto out;