Whamcloud - gitweb
libext2fs: only define ba_print_stats() when needed
authorTony Breeds <tony@bakeyournoodle.com>
Mon, 30 Jul 2012 18:51:31 +0000 (14:51 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Jul 2012 18:51:59 +0000 (14:51 -0400)
commit567e7a36ee840b7258b154929ae10759ba2ac597
tree89097ad9a8811dd58b12073dc23c77f6cd11ccf2
parent1625bf42d666aa8b7d6070bdb2aaa21f03d0d02e
libext2fs: only define ba_print_stats() when needed

If ENABLE_BMAP_STATS isn't defined make ba_print_stats() do nothing.

Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/blkmap64_ba.c