cvs commit: src/sys/ufs/ffs ffs_snapshot.c

Tor Egge tegge at FreeBSD.org
Wed Mar 22 17:42:35 UTC 2006


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


More information about the cvs-src mailing list