cvs commit: src/sys/kern vfs_syscalls.c
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Sep 10 08:11:45 PDT 2007
    
    
  
dillon      2007/09/10 08:08:43 PDT
DragonFly src repository
  Modified files:
    sys/kern             vfs_syscalls.c 
  Log:
  kern_access() had the same bug kern_stat() had with regards to a
  vnode/namecache deadlock when dealing with stale NFS mounts.
  
  Reported-by: elekktretterr at exemail.com.au
  
  Revision  Changes    Path
  1.121     +2 -1      src/sys/kern/vfs_syscalls.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_syscalls.c.diff?r1=1.120&r2=1.121&f=u
    
    
More information about the Commits
mailing list