1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/config
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
..
config_settings.h thin: use appropriate default value based on allocation/thin_pool_chunk_size_calculation setting 2013-09-25 16:06:38 +02:00
config.c workaround: gcc v4.8 on 32 bit param. passing bug when -02 opimization used 2013-08-09 13:24:50 +02:00
config.h cleanup: comments and a message 2013-07-24 22:10:37 +01:00
defaults.h fix: make it possible to compile with --disable-devmapper again 2013-09-27 13:58:55 +02:00