1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/thin
Peter Rajnoha b4637bd298 fix: make it possible to compile with --disable-devmapper again
Some code has been added recently which makes it impossible to compile
when "configure --disable-devmapper" is used. This patch just shuffles
the code around so it's under proper #ifdef DEVMAPPER_SUPPORT.
2013-09-27 13:58:55 +02:00
..
.exported_symbols Initial code layout for thin provisioning target 2011-08-24 08:27:49 +00:00
Makefile.in Initial code layout for thin provisioning target 2011-08-24 08:27:49 +00:00
thin.c fix: make it possible to compile with --disable-devmapper again 2013-09-27 13:58:55 +02:00