On Mon, Mar 31, 2008 at 07:36:27PM -0400, Theodore Ts'o wrote: > From: Andreas Dilger <adilger@xxxxxxxxx> > > Change the function signature so that ext2fs_set_gdt_csum() returns an > error code. > > If the inode bitmap hasn't been loaded return EXT2_ET_NO_INODE_BITMAP. This was a much safer way of handling the case where the inode bitmap isn't loaded, instead of just forcing bg_itable_uninit to 0. - 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