Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2007 20:53:50 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/nfsclient nfs_vnops.c
Message-ID:  <200704252053.l3PKroDZ003973@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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