]> err.no Git - linux-2.6/blobdiff - fs/nfs/super.c
Pull fsys_gettimeofday into release branch
[linux-2.6] / fs / nfs / super.c
index dd4dfcd632ec76aa78c1c2e603c88a4e4401644a..f9219024f31aca9fd56962050823d4e46bdbbb37 100644 (file)
@@ -589,8 +589,6 @@ static void nfs_umount_begin(struct vfsmount *vfsmnt, int flags)
        struct nfs_server *server = NFS_SB(vfsmnt->mnt_sb);
        struct rpc_clnt *rpc;
 
-       shrink_submounts(vfsmnt, &nfs_automount_list);
-
        if (!(flags & MNT_FORCE))
                return;
        /* -EIO all pending I/O */