freebsd-dev/sys/fs
Eivind Eklund 15a1057c46 Add 'options DEBUG_LOCKS', which stores extra information in struct
lock, and add some macros and function parameters to make sure that
the information get to the point where it can be put in the lock
structure.

While I'm here, add DEBUG_VFS_LOCKS to LINT.
1999-01-20 14:49:12 +00:00
..
cd9660 Mountroot could concievably make sense to a KLD though, in the preload 1999-01-17 20:41:02 +00:00
coda Add 'options DEBUG_LOCKS', which stores extra information in struct 1999-01-20 14:49:12 +00:00
deadfs Return ENOTTY instead of EBADF for ioctls on dead vnodes. This fixes 1998-11-22 09:19:07 +00:00
fdescfs Remove declarations for undefined functions and a couple of unused 1999-01-12 11:49:30 +00:00
fifofs Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
msdosfs Now empty DOS filesystems default to long file names. Non-empty filesystems 1999-01-02 18:52:13 +00:00
nullfs The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
portalfs Remove declarations for undefined functions and a couple of unused 1999-01-12 11:49:30 +00:00
procfs A partial implementation of the procfs cmdline pseudo-file. This 1999-01-05 03:53:06 +00:00
specfs Fix possible NULL-pointer deref in error case (same as DEVFS). 1998-12-16 00:10:51 +00:00
umapfs Made this compile if UMAPFS_DIAGNOSTIC is defined. This has been broken 1999-01-01 10:14:37 +00:00
unionfs Cleanup uninitialized-possibly-used (but really not) warnings 1998-12-14 05:00:59 +00:00