X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fnfs%2Fsuper.c;h=f9219024f31aca9fd56962050823d4e46bdbbb37;hb=2a467d5f7d6bdc90c365db167a10022dd8351894;hp=dd4dfcd632ec76aa78c1c2e603c88a4e4401644a;hpb=7d3628b230ecbdc29566c18bc7800ff8ed66a71f;p=linux-2.6 diff --git a/fs/nfs/super.c b/fs/nfs/super.c index dd4dfcd632..f9219024f3 100644 --- a/fs/nfs/super.c +++ b/fs/nfs/super.c @@ -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 */