CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/10 03:24:18
Modified files:
sys/ufs/ext2fs : ext2fs.h ext2fs_dinode.h ext2fs_lookup.c
sys/ufs/ufs : inode.h
Log message:
prepare for upcoming ext4 read support
Parts of the on-disk inode changed their meaning in order to support bigger
sizes. More flags & prettification. No functional change.
ok guenther
