Grr, fix one more build breakage.

This commit is contained in:
Pawel Jakub Dawidek 2006-11-02 00:37:39 +00:00
parent 5cae408f81
commit 3398f41fc0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163894

View File

@ -2063,6 +2063,7 @@ g_journal_worker(void *arg)
mtx_unlock_spin(&sched_lock);
sc = arg;
type = 0; /* gcc */
if (sc->sc_flags & GJF_DEVICE_CLEAN) {
GJ_DEBUG(0, "Journal %s clean.", sc->sc_name);