.. |
COPYRIGHT.INFO
|
Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO
|
1995-11-05 23:25:12 +00:00 |
ext2_alloc.c
|
Fixed corruption of the per-group used directories count. It wasn't
|
1997-12-03 16:46:21 +00:00 |
ext2_balloc.c
|
Don't include <sys/lock.h> in headers when only `struct simplelock' is
|
1997-12-05 19:55:52 +00:00 |
ext2_bmap.c
|
Fixed overflow in ufs_getblns(). For ufs on systems with 32-bit ints,
|
1997-11-24 16:33:03 +00:00 |
ext2_extern.h
|
Removed __FreeBSD__ ifdefs.
|
1997-12-02 10:39:42 +00:00 |
ext2_fs_sb.h
|
Removed __FreeBSD__ ifdefs.
|
1997-12-02 10:39:42 +00:00 |
ext2_fs.h
|
Removed __FreeBSD__ ifdefs.
|
1997-12-02 10:39:42 +00:00 |
ext2_inode_cnv.c
|
Don't include <sys/lock.h> in headers when only `struct simplelock' is
|
1997-12-05 19:55:52 +00:00 |
ext2_inode.c
|
Removed __FreeBSD__ ifdefs.
|
1997-12-02 10:39:42 +00:00 |
ext2_linux_balloc.c
|
Fix a problem with ext2fs so that filesystems mounted at reboot don't
|
1997-08-04 05:10:31 +00:00 |
ext2_linux_ialloc.c
|
Removed __FreeBSD__ ifdefs.
|
1997-12-02 10:39:42 +00:00 |
ext2_lookup.c
|
Removed __FreeBSD__ ifdefs.
|
1997-12-02 10:39:42 +00:00 |
ext2_mount.h
|
Another VFS cleanup "kilo commit"
|
1997-10-16 20:32:40 +00:00 |
ext2_readwrite.c
|
Removed __FreeBSD__ ifdefs.
|
1997-12-02 10:39:42 +00:00 |
ext2_subr.c
|
Don't include <sys/lock.h> in headers when only `struct simplelock' is
|
1997-12-05 19:55:52 +00:00 |
ext2_vfsops.c
|
Use the same algorithm as ffs for generation numbers.
|
1997-12-02 11:42:28 +00:00 |
ext2_vnops.c
|
Fix the copyright and attribution on this file. I forgot this
|
1997-12-02 21:20:06 +00:00 |
fs.h
|
Fix a problem with ext2fs so that filesystems mounted at reboot don't
|
1997-08-04 05:10:31 +00:00 |
i386-bitops.h
|
ext2_inode_cnv.c:
|
1995-11-09 08:41:25 +00:00 |
inode.h
|
Needs to include <sys/lock.h> if we're using struct lock.
|
1997-12-05 13:43:47 +00:00 |