cvs commit: src/sys/kern vfs_syscalls.c

Jeff Roberson jeff at FreeBSD.org
Wed Feb 22 01:52:27 PST 2006


jeff        2006-02-22 09:52:25 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
   - Revert r1.406 until a solution can be found that doesn't break nfs.  The
     statfs handler in nfs will lock vnodes which may lead to deadlock or
     recursion.
  
  Found by:       kris
  Pointy hat to:  me
  
  Revision  Changes    Path
  1.407     +21 -28    src/sys/kern/vfs_syscalls.c


More information about the cvs-all mailing list