K 10 svn:author V 3 bde K 8 svn:date V 27 1999-09-04T12:35:09.000000Z K 7 svn:log V 249 Get rid of the NULLFS_DIAGNOSTIC option. This option was as useful as the other XXXFS_DIAGNOSTIC options (not very) and mostly controlled tracing of normal operation. Use `#ifdef DEBUG' for non-diagnostics and `#ifdef DIAGNOSTIC' for diagnostics. END