cvs commit: src/sys/nfsclient nfs_vnops.c

John Baldwin jhb at FreeBSD.org
Wed Apr 25 20:53:50 UTC 2007


jhb         2007-04-25 20:53:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/nfsclient        nfs_vnops.c 
  Log:
  MFC: Don't hold the vnode interlock across a tsleep() in nfs_flush().
  
  This was actually contained in the MPSAFE NFS client changes which is not
  all being MFC'd, however, this fixes a bug in the previous fix to
  nfs_flush().
  
  Guidance from:  mohans
  
  Revision    Changes    Path
  1.258.2.13  +3 -2      src/sys/nfsclient/nfs_vnops.c


More information about the cvs-src mailing list