cvs commit: src/sys/kern vfs_syscalls.c

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Nov 17 14:21:38 PST 2006


dillon      2006/11/17 14:20:31 PST

DragonFly src repository

  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  unresolve the vnode associated with the namecache entry for a mount point
  before trying to set a new vnode.  This avoids a panic if you are CD'd into
  a mount point before the mount occurs.
  
  Revision  Changes    Path
  1.108     +1 -0      src/sys/kern/vfs_syscalls.c


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





More information about the Commits mailing list