K 10 svn:author V 8 sheldonh K 8 svn:date V 27 1999-08-24T08:39:41.000000Z K 7 svn:log V 216 Fix bug introduced in rev 1.28, which causes kernel build to break for the case where DEBUG is defined but not DIAGNOSTIC. ffs_checkblk is declared conditionally on DIAGNOSTIC, not DEBUG. PR: 13314 Reviewed by: bde END