On Wed, Mar 10, 2010 at 11:08:01AM +0100, Pascal Terjan wrote: > blkid_loff_t is uint64 so use %llu not %zd in debug It's signed int64, so %jd. Fixed and applied. Thanks! Karel -- Karel Zak <kzak@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html