freebsd-nq/sys/ufs/ufs
KATO Takenori 804f67f778 Renamed doclusterread/write to unique names (ffs_doclusterread/write),
and staticize them.  Move the #include of <sys/sysctl.h> to the top of
the file.

Pointed out by:	Bruce Evans <bde@zeta.org.au>
1997-08-25 08:18:39 +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 Fixed comment about i_spare. 1997-07-13 15:40:31 +00:00
quota.h Removed semicolon from the end of a #define. 1997-07-13 15:43:54 +00:00
ufs_bmap.c Update a number of routines to reflect the actual name 1997-03-09 06:10:36 +00:00
ufs_disksubr.c Use the correct size for a sector in the search for a label in 1997-07-13 15:53:20 +00:00
ufs_extern.h Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
ufs_ihash.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ufs_inode.c This is a trial improvement for the vnode reference count while on the vnode 1997-08-22 03:56:37 +00:00
ufs_lookup.c Treat symlinks as first class citizens with their own uid/gid rather than 1997-03-31 12:02:53 +00:00
ufs_quota.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
ufs_readwrite.c Renamed doclusterread/write to unique names (ffs_doclusterread/write), 1997-08-25 08:18:39 +00:00
ufs_vfsops.c Fix all areas of the system (or at least all those in LINT) to avoid storing 1997-08-16 19:16:27 +00:00
ufs_vnops.c Fix the "remove optimization" by removing it. Sorry for the trouble. 1997-08-22 15:37:23 +00:00
ufsmount.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00