cvs commit: src/sys/kern vfs_subr.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Oct 24 14:58:19 PDT 2007


dillon      2007/10/24 14:56:41 PDT

DragonFly src repository

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  Reactivate a vnode after associated it with deadfs after a forced unmount.
  This fixes numerous system panics that can occur due to the vnode's
  unexpected change in state.
  
  Submitted-by: "Nicolas Thery" <nthery at gmail.com>
  
  Revision  Changes    Path
  1.107     +11 -2     src/sys/kern/vfs_subr.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_subr.c.diff?r1=1.106&r2=1.107&f=u





More information about the Commits mailing list