On Nov 11, 2008 19:43 -0800, Valerie Aurora Henson wrote: > - if (block == fs->group_desc[i].bg_block_bitmap) { > + if (block == ext2fs_block_bitmap_loc(fs, i)) { Similarly, renaming bg_block_bitmap to bg_block_bitmap_lo (et. al.) would catch tools that are broken on 64-bit filesystems. Cheers, Andreas -- Andreas Dilger Sr. Staff Engineer, Lustre Group Sun Microsystems of Canada, Inc. -- 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