freebsd-skq/sys/gnu/fs/ext2fs
bde d6083d03a2 Removed nested include of <ufs/ufs/dir.h>. Use the pre-Lite2 hack of
defining doff_t both here and in <ufs/ufs/dir.h> so that this file
is independent of <ufs/ufs/dir.h>.  It still has old prerequisites
<sys/param.h> and <ufs/ufs/quota.h>, and a new Lite2 prerequisite of
<sys/lock.h>, sigh.

This might fix lsof, which was broken by namespace pollution giving
conflicting definitions of DIRBLKSIZ.
1997-04-01 08:02:00 +00:00
..
COPYRIGHT.INFO
ext2_alloc.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
ext2_balloc.c
ext2_bmap.c Update a number of routines to reflect the actual name 1997-03-09 06:10:36 +00:00
ext2_extern.h Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
ext2_fs_sb.h
ext2_fs.h
ext2_inode_cnv.c
ext2_inode.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
ext2_linux_balloc.c
ext2_linux_ialloc.c
ext2_lookup.c
ext2_mount.h
ext2_readwrite.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
ext2_subr.c
ext2_vfsops.c Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
ext2_vnops.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
fs.h
i386-bitops.h
inode.h Removed nested include of <ufs/ufs/dir.h>. Use the pre-Lite2 hack of 1997-04-01 08:02:00 +00:00