Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2003 09:09:40 -0700 (PDT)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/gnu/ext2fs ext2_vfsops.c
Message-ID:  <200310041609.h94G9eVM011653@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310041609.h94G9eVM011653>