freebsd-skq/sys/ufs/ufs
phk e938d317d5 Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>,
a few lines into <sys/vnode.h>.

Add a few fields to struct specinfo, paving the way for the fun part.
1999-08-08 18:43:05 +00:00
..
dinode.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
dir.h MAXDIRSIZE is (or would be) used in fsck. It's a sanity check. 1997-03-18 19:52:17 +00:00
inode.h Create the macro DOINGASYNC to check whether the MNT_ASYNC flag has 1999-07-13 18:20:13 +00:00
quota.h Moved kernel declarations inside the KERNEL ifdef, and removed 1999-03-05 11:25:31 +00:00
ufs_bmap.c Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, 1999-08-08 18:43:05 +00:00
ufs_disksubr.c Convert buffer locking from using the B_BUSY and B_WANTED flags to using 1999-06-26 02:47:16 +00:00
ufs_extern.h Centralized in-core inode update. Update the in-core inode directly 1998-07-03 18:46:52 +00:00
ufs_ihash.c Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00
ufs_inode.c Don't pass unused unused timestamp args to UFS_UPDATE() or waste 1999-01-07 16:14:19 +00:00
ufs_lookup.c Create the macro DOINGASYNC to check whether the MNT_ASYNC flag has 1999-07-13 18:20:13 +00:00
ufs_quota.c add #include <sys/kernel.h> where it's needed by MALLOC_DEFINE() 1998-11-10 09:16:29 +00:00
ufs_readwrite.c Move the memory access behavior information provided by madvise 1999-08-01 06:05:09 +00:00
ufs_vfsops.c This Implements the mumbled about "Jail" feature. 1999-04-28 11:38:52 +00:00
ufs_vnops.c Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, 1999-08-08 18:43:05 +00:00
ufsmount.h Don't pass unused unused timestamp args to UFS_UPDATE() or waste 1999-01-07 16:14:19 +00:00