Whamcloud - gitweb
libext2fs: build tst_bitmaps with rep invariants checking enabled
authorTheodore Ts'o <tytso@mit.edu>
Mon, 13 Jan 2014 01:18:55 +0000 (20:18 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 20 Jan 2014 00:19:26 +0000 (19:19 -0500)
commitd954fa407b4c7699b6bde635de45fda63e8d343a
tree53d1fc5bdb74500165aa561b4c2376f945829345
parent36021974496e031d0b88e65f3bd70dd67af37dc6
libext2fs: build tst_bitmaps with rep invariants checking enabled

When building tst_bitmaps, enable #define DEBUG_RB, so we are
always testing the sanity of the in-memory representation of the
bitmap when using red-black trees as part of a "make check" run.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/Makefile.in
lib/ext2fs/blkmap64_rb.c