Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2006 17:42:31 +0000 (UTC)
From:      Tor Egge <tegge@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_snapshot.c
Message-ID:  <200603221742.k2MHgVMi080767@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2006-03-22 17:42:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/ufs/ffs          ffs_snapshot.c 
  Log:
  MFC: Ensure that vnode for directory isn't reclaimed before ffs_snapshot()
       has completed expunging unlinked files.  It could come back at another
       memory location causing a lock order reversal.
  
  Approved by:    re (kensmith)
  
  Revision   Changes    Path
  1.103.2.5  +3 -4      src/sys/ufs/ffs/ffs_snapshot.c



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