From cef0541d7764ad8bda3d4c8350d89feab8cbf447 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 12 Feb 1996 20:25:20 +0000 Subject: Formerly mount.c.~10~ --- nfs/mount.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nfs/mount.c') diff --git a/nfs/mount.c b/nfs/mount.c index bd733938..7651d195 100644 --- a/nfs/mount.c +++ b/nfs/mount.c @@ -125,6 +125,7 @@ mount_root (char *name, char *host) np = lookup_fhandle (p); p += NFS_FHSIZE / sizeof (int); free (rpcbuf); + mutex_unlock (&np->lock); /* Now send another PMAPPROC_GETPORT request to lookup the nfs server. */ addr.sin_port = s->s_port; -- cgit v1.2.3