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

Tor Egge tegge at FreeBSD.org
Sun Mar 19 21:05:11 UTC 2006


tegge       2006-03-19 21:05:10 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_snapshot.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.116     +3 -4      src/sys/ufs/ffs/ffs_snapshot.c


More information about the cvs-src mailing list