freebsd-dev/sys/ufs/ufs
Poul-Henning Kamp 2c31072227 unifdef -UEXT2FS
1997-11-18 14:20:09 +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 Make a set of VOP standard lock, unlock & islocked VOP operators, which 1997-10-17 12:36:19 +00:00
quota.h Removed semicolon from the end of a #define. 1997-07-13 15:43:54 +00:00
ufs_bmap.c Removed unused #includes. 1997-09-02 20:06:59 +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 IN_HASHED goes in the in-core flags ip->i_flag, not in the on-disk flags 1997-10-15 07:32:45 +00:00
ufs_inode.c Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00
ufs_lookup.c VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +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 Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +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 unifdef -UEXT2FS 1997-11-18 14:20:09 +00:00
ufsmount.h Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00