Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 1998 12:31:14 -0800 (PST)
From:      "Robert V. Baron" <rvb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/coda coda_psdev.c coda_vnops.c
Message-ID:  <199810282031.MAA16090@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rvb         1998/10/28 12:31:14 PST

  Modified files:
    sys/coda             coda_psdev.c coda_vnops.c 
  Log:
  Change the way unmounting happens to guarantee that the
  client programs are allowed to finish up (coda_call is
  forced to complete) and release their locks.  Thus there
  is a reasonable chance that the vflush implicit in the
  unmount will not get hung on held locks.
  
  Revision  Changes    Path
  1.8       +51 -20    src/sys/coda/coda_psdev.c
  1.8       +10 -1     src/sys/coda/coda_vnops.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810282031.MAA16090>