cvs commit: src/sys/nfsclient nfs_vnops.c

Don Lewis truckman at FreeBSD.org
Tue Apr 22 19:58:28 PDT 2003


truckman    2003/04/22 19:58:27 PDT

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_vnops.c 
  Log:
  Release the vnode interlock in nfs_flush() before calling nfs_sigintr(),
  and grab it again later if necessary.  This prevents a lock order reversal
  because nfs_sigintr() calls PROC_LOCK().
  
  Revision  Changes    Path
  1.203     +2 -1      src/sys/nfsclient/nfs_vnops.c


More information about the cvs-all mailing list