Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sbin/fsck_ext2fs




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sbin/fsck_ext2fs

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>

Date: Mon, 15 Aug 2016 18:57:07 +0000


Module Name:    src
Committed By:   jdolecek
Date:           Mon Aug 15 18:57:07 UTC 2016

Modified Files:
        src/sbin/fsck_ext2fs: setup.c

Log Message:
adjust inode size check to compare against EXT2_REV0_DINODE_SIZE, rather then sizeof(struct ext2fs_dinode), as the structure definition was expanded with the optional fields


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sbin/fsck_ext2fs/setup.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: src/sys/ufs/ext2fs

Next by Date: CVS commit: src/sbin/fsck_ext2fs

Previous by Thread: CVS commit: src/sys/ufs/ext2fs

Next by Thread: CVS commit: src/sbin/fsck_ext2fs

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index