On Sun, Nov 28, 2010 at 10:55:03PM -0000, Namhyung Kim wrote: > This fixes following build failure when OMIT_COM_ERR is defined: > > lib/ext2fs/gen_bitmap.c: In function âext2fs_clear_generic_bitmapâ: > lib/ext2fs/gen_bitmap.c:437: error: invalid storage class for function âext2fs_test_clear_generic_bitmap_rangeâ > lib/ext2fs/gen_bitmap.c:559: error: expected declaration or statement at end of input > lib/ext2fs/gen_bitmap.c: In function âext2fs_get_generic_bitmap_endâ: > lib/ext2fs/gen_bitmap.c:559: error: expected declaration or statement at end of input > lib/ext2fs/gen_bitmap.c: In function âext2fs_get_generic_bitmap_startâ: > lib/ext2fs/gen_bitmap.c:559: error: expected declaration or statement at end of input > lib/ext2fs/gen_bitmap.c: In function âext2fs_unmark_generic_bitmapâ: > lib/ext2fs/gen_bitmap.c:559: error: expected declaration or statement at end of input > lib/ext2fs/gen_bitmap.c: In function âext2fs_mark_generic_bitmapâ: > lib/ext2fs/gen_bitmap.c:559: error: expected declaration or statement at end of input > lib/ext2fs/gen_bitmap.c: In function âext2fs_test_generic_bitmapâ: > lib/ext2fs/gen_bitmap.c:559: error: expected declaration or statement at end of input > make[2]: *** [gen_bitmap.o] Error 1 > make[2]: Leaving directory e2fsprogs/lib/ext2fs' > make[1]: *** [all-libs-recursive] Error 1 > make[1]: Leaving directory e2fsprogs' > make: *** [all] Error 2 > > Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxx> 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