1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdm
Zdenek Kabelac 981adf4837 Minor optimalization of _test_word.
Skip ffs() if  (test >> bit) is 0.
2010-07-08 12:16:16 +00:00
..
datastruct Minor optimalization of _test_word. 2010-07-08 12:16:16 +00:00
ioctl Fix typo: "INTERNAL ERROR" -> "INTERNAL_ERROR" 2010-06-23 12:54:46 +00:00
misc Use flexible data[] in cmirrord request to prevent abort in runtime size checks. 2010-06-22 13:11:29 +00:00
mm Use INTERNAL_ERROR definition consistently in internal error messages. 2010-03-25 18:22:04 +00:00
regex don't optimise anything with TARGET_TRANS to avoid intefering with the matcher's counting 2010-04-22 23:09:18 +00:00
.exported_symbols Generate liblvm2app and libdevmapper exported symbols from header files. 2010-06-25 18:17:38 +00:00
libdevmapper.h Add parentheses to some libdevmapper.h macro arguments. 2010-07-05 22:22:43 +00: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 Use expected union semun for arguments in selected semaphore operations. 2010-05-27 15:02:56 +00:00
libdm-common.h Several changes to udev support code: 2009-10-26 14:29:33 +00:00
libdm-deptree.c Add printf format attributes to yes_no_prompt & dm_{sn,as}printf and fix a calle 2010-07-02 21:16:50 +00:00
libdm-file.c more tweaking to get things to compile - dmlib.h for log fns, list.h 2008-11-03 18:59:59 +00:00
libdm-report.c Remove C++ private keyword from headers. 2010-06-16 13:01:25 +00:00
libdm-string.c Make mempool optional in dm_split_lvm_name() 2009-06-03 11:40:23 +00:00
Makefile.in Generate liblvm2app and libdevmapper exported symbols from header files. 2010-06-25 18:17:38 +00:00