thin-provisioning-tools/contrib
Thanos Makatos 5ebeb64cf8 don't avoid emitting part of the allocation bitmap when NOT told to do so
The condition in the if statement is wrong, as what we're trying to achieve
is to avoid emitting the particular piece of allocation bitmap if that piece
is empty AND we specifically request to skip empty bitmaps.
2016-04-06 15:56:09 +03:00
..
Makefile.in compile 3rd party emitters into static lib before creating shared lib 2016-04-06 15:56:08 +03:00
ewheeler_emitter.cc [contrib] ewheeler_emitter.so 2016-03-24 15:21:20 +00:00
thin_sexp_emitter.cc [thin_dump] --format custom=<shared lib> 2016-03-24 13:59:08 +00:00
tmakatos_emitter.cc don't avoid emitting part of the allocation bitmap when NOT told to do so 2016-04-06 15:56:09 +03:00
tmakatos_emitter.h introduce header file for the tmakatos (a binary) emitter 2016-04-06 15:56:08 +03:00