freebsd-skq/sys/fs/ext2fs
pfg 947a420026 ext2fs: cleanup de dinode structure.
It was plagued with style errors and the offsets had been lost.
While here took the time to update the fields according to the
latest ext4 documentation.

Reviewed by:	bde
MFC after:	3 days
2013-01-07 03:36:32 +00:00
..
ext2_alloc.c Partially bring r242520 to ext2fs. 2012-11-28 00:36:40 +00:00
ext2_balloc.c
ext2_bmap.c Fix typo 2012-08-18 16:13:16 +00:00
ext2_dinode.h ext2fs: cleanup de dinode structure. 2013-01-07 03:36:32 +00:00
ext2_dir.h
ext2_extern.h
ext2_inode_cnv.c More constant renaming in preparation for newer features. 2012-12-20 02:22:36 +00:00
ext2_inode.c Fix style nit 2012-09-11 08:36:41 +00:00
ext2_lookup.c
ext2_mount.h
ext2_subr.c
ext2_vfsops.c More constant renaming in preparation for newer features. 2012-12-20 02:22:36 +00:00
ext2_vnops.c
ext2fs.h More constant renaming in preparation for newer features. 2012-12-20 02:22:36 +00:00
fs.h
inode.h Remove unused member of struct indir (in_exists) from UFS and EXT2 code. 2012-08-17 17:45:27 +00:00