On Fri, Sep 16, 2011 at 03:49:30PM -0500, Eric Sandeen wrote: > The "count" variable is only ever set if FIBMAP is used, > due to the -B switch, or a fiemap failure. However, > we use it unconditionally to calculate "expected" for > extN files, so we can end up printing garbage. > > Initialize count to 0, and unless we go through the FIBMAP > path, expected will be 0 as well, and in that case do not > print the message. > > Signed-off-by: Eric Sandeen <sandeen@xxxxxxxxxx> Applied, thanks. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html