Commit ID: 100502E813241BEB732
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2012/08/17 17:37:14 UTC
Modified files:
sys/ufs/ext2fs : ext2fs_dinode.h
Log message:
really totally big tennis, OpenBSD...
Do not panic upon encountering revision 0 filesystems,
the inode size field in the superblock only exists in rev1 (dynamic) ones.
Discovered while debugging OpenADK's genext2fs tool, 10x wbx@
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.4 -r1.5 src/sys/ufs/ext2fs/ext2fs_dinode.h