cvs commit: src/sys/vfs/nfs nfs_socket.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Sep 9 11:30:54 PDT 2006


dillon      2006/09/09 11:29:09 PDT

DragonFly src repository

  Modified files:
    sys/vfs/nfs          nfs_socket.c 
  Log:
  Attempt to fix a vnode<->namecache deadlock in NFS's handling of stale
  file handles.  This is a fairly bad hack.
  
  Reported-by: "Simon 'corecode' Schubert" <corecode at xxxxxxxxxxxx>,
  	     Joerg Sonnenberger <joerg at xxxxxxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.38      +10 -0     src/sys/vfs/nfs/nfs_socket.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/nfs/nfs_socket.c.diff?r1=1.37&r2=1.38&f=u





More information about the Commits mailing list