CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/05/02 07:36:55
Modified files:
sbin/fsck_ext2fs: inode.c
Log message:
The previous fix was flawed. We should only copy the minimum size of either
EXT2_DINODE_SIZE or sizeof(dino).
OK miod@
