jeff 2006-03-02 08:52:53 UTC FreeBSD src repository
Modified files: sys/ufs/ffs ffs_softdep.c Log: - Acquire lk in softdep_slowdown so that it's owned when we call softdep_speedup(). - Assert that lk is held in softdep_speedup() rather than acquiring it. This avoids a potential lock recursion. Revision Changes Path 1.190 +7 -3 src/sys/ufs/ffs/ffs_softdep.c _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"