jeff        2005-03-13 12:11:23 UTC
  FreeBSD src repository
  Modified files:
    sys/nfsclient        nfs_vnops.c 
  Log:
   - It is no longer necessary to lock and unlock the vnode in nfs_close() as
     the top level does this for us now.
  
  Sponsored by:   Isilon Systems, Inc.
  
  Revision  Changes    Path
  1.253     +1 -6      src/sys/nfsclient/nfs_vnops.c