freebsd_amp_hwpstate/sys/ufs/ufs
John Dyson 50ce7ff499 Add better support for larger I/O clusters, including larger physical
I/O.  The support is not mature yet, and some of the underlying implementation
needs help.  However, support does exist for IDE devices now.
1998-01-24 02:01:46 +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 Needs to include <sys/lock.h> if we're using struct lock. 1997-12-05 13:43:47 +00:00
quota.h Removed semicolon from the end of a #define. 1997-07-13 15:43:54 +00:00
ufs_bmap.c Add better support for larger I/O clusters, including larger physical 1998-01-24 02:01:46 +00:00
ufs_disksubr.c Remove a bunch of variables which were unused both in GENERIC and LINT. 1997-11-07 08:53:44 +00:00
ufs_extern.h Forward declare precisely the structs that are actually used in this header. 1997-10-27 12:50:57 +00:00
ufs_ihash.c Don't include <sys/lock.h> in headers when only `struct simplelock' is 1997-12-05 19:55:52 +00:00
ufs_inode.c `nextgennumber' can go away now that is no longer (ab)used by foreign 1997-12-02 11:43:45 +00:00
ufs_lookup.c VM level code cleanups. 1998-01-22 17:30:44 +00:00
ufs_quota.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
ufs_readwrite.c VM level code cleanups. 1998-01-22 17:30:44 +00:00
ufs_vfsops.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
ufs_vnops.c Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
ufsmount.h Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00