freebsd-nq/sys/gnu/ext2fs
Ian Dowse cf6b7c4adc Following a repo-copy from src/sys/ufs/ufs, rename functions and
structures etc. to ext2fs-specific names, and remove ufs-specific
code that is no longer required. As a first stage, the code will
still convert back and forth between the on-disk format and struct
inode, so the struct dinode fields have been added to struct inode
for now.

Note that these files are not yet connected to the build.
2002-05-14 17:14:01 +00:00
..
alpha-bitops.h
COPYRIGHT.INFO
ext2_alloc.c Repaired CSRG id. This file was not in Lite1; it was just cloned from a 2002-03-23 13:41:52 +00:00
ext2_balloc.c
ext2_bmap.c Following a repo-copy from src/sys/ufs/ufs, rename functions and 2002-05-14 17:14:01 +00:00
ext2_extern.h Fixed some style bugs in the removal of __P(()). Continuation lines 2002-03-23 13:10:13 +00:00
ext2_fs_sb.h
ext2_fs.h
ext2_ihash.c Following a repo-copy from src/sys/ufs/ufs, rename functions and 2002-05-14 17:14:01 +00:00
ext2_inode_cnv.c
ext2_inode.c Repaired CSRG id. This file was not in Lite1; it was just cloned from a 2002-03-23 13:41:52 +00:00
ext2_linux_balloc.c
ext2_linux_ialloc.c
ext2_lookup.c Moved $FreeBSD$ to the correct place. 2002-03-23 13:48:10 +00:00
ext2_mount.h Following a repo-copy from src/sys/ufs/ufs, rename functions and 2002-05-14 17:14:01 +00:00
ext2_readwrite.c
ext2_subr.c Repaired CSRG id. This file was not in Lite1; it was just cloned from a 2002-03-23 13:41:52 +00:00
ext2_vfsops.c Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
ext2_vnops.c Fixed syntax errors (garbage after #endif; just editing errors in this 2002-05-13 12:39:46 +00:00
fs.h ARGH! SBLOCK is not unused. Try to get this right. 2002-05-12 20:21:40 +00:00
i386-bitops.h
inode.h Following a repo-copy from src/sys/ufs/ufs, rename functions and 2002-05-14 17:14:01 +00:00