Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2009 14:37:53 +0000 (UTC)
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/nfs nfsport.h src/sys/fs/nfsclient nfs_clbio.c nfs_clvnops.c
Message-ID:  <200907221438.n6MEcAP7038946@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rmacklem    2009-07-22 14:37:53 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nfs           nfsport.h 
    sys/fs/nfsclient     nfs_clbio.c nfs_clvnops.c 
  Log:
  SVN rev 195821 on 2009-07-22 14:37:53Z by rmacklem
  
  Add changes to the experimental nfs client to use the PBDRY flag for
  msleep(9) when a vnode lock or similar may be held. The changes are
  just a clone of the changes applied to the regular nfs client by
  r195703.
  
  Approved by:    re (kensmith), kib (mentor)
  
  Revision  Changes    Path
  1.14      +7 -0      src/sys/fs/nfs/nfsport.h
  1.9       +4 -4      src/sys/fs/nfsclient/nfs_clbio.c
  1.12      +3 -3      src/sys/fs/nfsclient/nfs_clvnops.c



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