cvs commit: src/sys/gnu/ext2fs ext2_vfsops.c

Jeff Roberson jeff at FreeBSD.org
Sat Oct 4 09:09:41 PDT 2003


jeff        2003/10/04 09:09:40 PDT

  FreeBSD src repository

  Modified files:
    sys/gnu/ext2fs       ext2_vfsops.c 
  Log:
   - Don't use vrecycle() call vgonel() directly after grabing the vnode
     interlock.  We do this so that we still hold the interlock when we lock
     the vnode later.  This prevents races with the mnt vnode list.
  
  Revision  Changes    Path
  1.108     +6 -4      src/sys/gnu/ext2fs/ext2_vfsops.c


More information about the cvs-all mailing list