DragonFly BSD
DragonFly commits List (threaded) for 2006-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern vfs_syscalls.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 17 Nov 2006 14:20:31 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]