Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/fsck_ext2fs
Module Name: src
Committed By: tsutsui
Date: Mon Nov 24 17:30:12 UTC 2008
Modified Files:
src/sbin/fsck_ext2fs: inode.c
Log Message:
Use "size > INT32_MAX" rather than "size >= 0x80000000U" to check 2GB limit.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sbin/fsck_ext2fs/inode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index