diff --git a/[refs] b/[refs] index d4c73a9b51a2..fbd8214debc3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4035c2487f179327fae87af3477659402b797584 +refs/heads/master: f1daf666dd7d097653bd38320248c68084b1febf diff --git a/trunk/fs/nfs/super.c b/trunk/fs/nfs/super.c index 906f09c7d842..06228192f64e 100644 --- a/trunk/fs/nfs/super.c +++ b/trunk/fs/nfs/super.c @@ -2860,6 +2860,8 @@ static struct dentry *nfs4_try_mount(int flags, const char *dev_name, dfprintk(MOUNT, "--> nfs4_try_mount()\n"); + mount_info->fill_super = nfs4_fill_super; + export_path = data->nfs_server.export_path; data->nfs_server.export_path = "/"; root_mnt = nfs_do_root_mount(&nfs4_remote_fs_type, flags, mount_info,