Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2003 13:39:40 -0700 (PDT)
From:      Don Lewis <truckman@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:  <200304242039.h3OKde2S028294@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
truckman    2003/04/24 13:39:40 PDT

  FreeBSD src repository

  Modified files:
    sys/nfsclient        nfs_vnops.c 
  Log:
  VOP_FSYNC() expects to be called with the vnode locked, so lock fvp in
  nfs_rename() before calling VOP_FSYNC() and unlock fvp immediately after.
  
  Reviewed by:    bde
  
  Revision  Changes    Path
  1.204     +9 -1      src/sys/nfsclient/nfs_vnops.c



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