freebsd-dev/sys/fs
Bruce Evans a0f40f54aa 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.
1999-09-04 12:35:09 +00:00
..
cd9660 Fix various trivial warnings from LINT 1999-08-28 19:44:07 +00:00
coda $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
deadfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fdescfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fifofs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ntfs Fix the sense of the vn_isdisk() check. 1999-09-01 15:17:18 +00:00
nullfs Get rid of the NULLFS_DIAGNOSTIC option. This option was as useful as 1999-09-04 12:35:09 +00:00
portalfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
procfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
specfs Print out the device name when there is an uninitialised IO size or IO error 1999-09-03 09:14:36 +00:00
umapfs Fixed the previous change. Some more code controlled by UMAPFS_DIAGNOSTIC 1999-09-04 11:51:41 +00:00
unionfs Changed old-style option UNION_DIAGNOSTIC to DEBUG and fixed printf 1999-08-29 10:03:35 +00:00