Theodore Ts'o 59e315b4c4 ext3/4: Fix loop index in do_split() so it is signed
This fixes a gcc warning but it doesn't appear able to result in a
failure, since the primary way the loop is exited is the first
conditional in the for loop, and at least for a consistent filesystem,
the signed/unsigned should in practice never be exposed.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2008-12-06 16:58:39 -05:00
..
2007-10-17 08:42:47 -07:00
2008-12-31 18:07:44 -05:00
2008-10-23 08:55:01 -07:00
2005-10-30 17:37:25 -08:00
2008-04-28 08:58:44 -07:00