Date: Sat, 1 Jan 2000 09:39:22 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/ext2fs ext2_fs.h ext2_inode_cnv.c Message-ID: <200001011739.JAA09923@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2000/01/01 09:39:22 PST
Modified files:
sys/gnu/ext2fs ext2_fs.h ext2_inode_cnv.c
Log:
Merged changes in ext2_fs.h between Linux 1.2.2 and Linux 2.3.35. The
main changes are:
- many things are more dynamic; e.g., the inode size is a new parameter
in the superblock instead of a constant.
- extensions are controlled by new flags in the superblock.
- directory entries may have a file type field.
These changes are not used yet, except for a spelling change which affects
ext2_cnv.c
Revision Changes Path
1.7 +171 -49 src/sys/gnu/ext2fs/ext2_fs.h
1.11 +3 -3 src/sys/gnu/ext2fs/ext2_inode_cnv.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001011739.JAA09923>
