Module Name: src
Committed By: pgoyette
Date: Sat Jun 10 08:13:15 UTC 2017
Modified Files:
src/sbin/fsck_lfs: inode.c lfs.c pass6.c segwrite.c
Log Message:
Update inode member i_flag --> i_state to keep up with kernel changes
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sbin/fsck_lfs/inode.c
cvs rdiff -u -r1.72 -r1.73 src/sbin/fsck_lfs/lfs.c
cvs rdiff -u -r1.49 -r1.50 src/sbin/fsck_lfs/pass6.c
cvs rdiff -u -r1.45 -r1.46 src/sbin/fsck_lfs/segwrite.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.