cvs commit: src/sys/fs/nullfs null_vfsops.c

Robert Watson rwatson at FreeBSD.org
Sun May 27 13:10:17 UTC 2007


rwatson     2007-05-27 13:10:17 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/nullfs        null_vfsops.c 
  Log:
  Rather than entering the debugger via kdb_enter() in the event the
  root vnode is unexpectedly locked under NULLFS_DEBUG in nullfs and
  then returning EDEADLK, panic.
  
  Revision  Changes    Path
  1.82      +2 -5      src/sys/fs/nullfs/null_vfsops.c


More information about the cvs-all mailing list