1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/libdm
Zdenek Kabelac 13835d04ac cleanup: skip assignment
env is reassigned without the use, so drop this assign.
2012-12-15 14:57:40 +01:00
..
datastruct Use void pointer instead of char for binary key 2011-03-10 12:48:40 +00:00
ioctl libdm: remove dm dev without error even with malformed UUID 2012-10-12 11:53:04 +02:00
misc dmsetup: allow --noflush with status/wait for thin 2012-07-27 20:03:07 +01:00
mm configure: Use pkg-config to look for valgrind/memcheck.h. 2012-10-09 20:54:41 +02:00
regex cleanup: add __attribute__ ((nonnull(1))) 2012-08-23 14:37:52 +02:00
.exported_symbols Generate liblvm2app and libdevmapper exported symbols from header files. 2010-06-25 18:17:38 +00:00
libdevmapper.h libdm: fix comments in libdevmapper.h 2012-10-15 15:40:37 +02:00
libdevmapper.pc.in Switch to use Requires.private for devmapper.pc and lvm2app.pc 2010-05-11 08:54:11 +00:00
libdm-common.c cleanup: skip assignment 2012-12-15 14:57:40 +01:00
libdm-common.h libdm: introduce and use DEV_UUID macro 2012-10-10 17:16:15 +02:00
libdm-config.c config: require dm_config_create_value for dm_config_node's value 2012-08-27 14:33:54 +02:00
libdm-deptree.c libdm: deactivate failed node in preload 2012-12-02 17:59:40 +01:00
libdm-file.c Drop unreachable code 2012-02-08 12:59:45 +00:00
libdm-report.c cleanup: switch log_error to log_warn 2012-10-17 15:41:35 +02:00
libdm-string.c libdm-string: Add dm_vasprintf. 2012-07-31 11:12:34 +02:00
Makefile.in configure: Use pkg-config to look for valgrind/memcheck.h. 2012-10-09 20:54:41 +02:00