commit | 641b66bc7ee0a880b0eb0125dff5f8ed8dd5a160 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Apr 02 19:27:44 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Apr 02 19:27:44 2007 -0400 |
tree | cad85c674bb8720f7dd553d8bcc559f4c890dcf1 | |
parent | 51764fb1040ab671beb0336cb7b9909830947552 [diff] |
Fix potential infinite loop in e2fsck on really big filesystems Prevent floating point precision errors on really big filesystems from causing the search interpolation algorithm in the icount abstraction from looping forever. Addresses Debian Bug: #411838 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>