Module Name: src
Committed By: jakllsch
Date: Sun Nov 25 19:42:14 UTC 2012
Modified Files:
src/sbin/fsck_ext2fs: dir.c extern.h inode.c pass1.c
Log Message:
Catch up to the kernel with respect to Ext2 huge_file feature.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sbin/fsck_ext2fs/dir.c
cvs rdiff -u -r1.7 -r1.8 src/sbin/fsck_ext2fs/extern.h
cvs rdiff -u -r1.31 -r1.32 src/sbin/fsck_ext2fs/inode.c
cvs rdiff -u -r1.21 -r1.22 src/sbin/fsck_ext2fs/pass1.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.