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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"