Whamcloud - gitweb
getsize.c (ext2fs_get_device_size): Check to see if the number
authorTheodore Ts'o <tytso@mit.edu>
Sat, 19 Mar 2005 01:11:59 +0000 (20:11 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 19 Mar 2005 01:11:59 +0000 (20:11 -0500)
commit283df83e7e2559f7190bb7a1dab759ccedac27ab
treeb14217d99aeb49302cbf058fa6139c911941cd2c
parentbe5a72daa761df4484061d39a3bd44915d56674e
getsize.c (ext2fs_get_device_size): Check to see if the number
of blocks is greater than 2**32 when we are doing a binary
search to determine the device size.  Thanks to Stephen
Tweedie for the patch.
lib/ext2fs/ChangeLog
lib/ext2fs/getsize.c