1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-13 17:18:32 +03:00
lvm2/libdm
Alasdair Kergon 1840aa0974 Maintain a count of the number of suspended devices in libdevmapper
and use this for the LVM critical section logic.  Also report an error if
code tries to load a table while any device is known to be in the
suspended state.
(If the variety of problems these changes are showing up can't be fixed
before the next release, the error messages can be reduced to debug
level.)
2011-06-13 03:32:45 +00:00
..
datastruct Use void pointer instead of char for binary key 2011-03-10 12:48:40 +00:00
ioctl Maintain a count of the number of suspended devices in libdevmapper 2011-06-13 03:32:45 +00:00
misc Suport DM_SECURE_DATA_FLAG. 2011-02-04 16:08:11 +00:00
mm Word alignment for strings 2011-03-30 12:57:03 +00:00
regex Fix some unmatching sign comparation gcc warnings 2011-04-08 14:40:18 +00:00
.exported_symbols Generate liblvm2app and libdevmapper exported symbols from header files. 2010-06-25 18:17:38 +00:00
libdevmapper.h Maintain a count of the number of suspended devices in libdevmapper 2011-06-13 03:32:45 +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 Maintain a count of the number of suspended devices in libdevmapper 2011-06-13 03:32:45 +00:00
libdm-common.h Maintain a count of the number of suspended devices in libdevmapper 2011-06-13 03:32:45 +00:00
libdm-deptree.c Maintain a count of the number of suspended devices in libdevmapper 2011-06-13 03:32:45 +00:00
libdm-file.c Fix some unmatching sign comparation gcc warnings 2011-04-08 14:40:18 +00:00
libdm-report.c Fix 'pvs -o pv_all' to include label fields. (Also removed recursion.) 2011-06-12 19:49:40 +00:00
libdm-string.c Move va_end(ap) so we do not leave with return -1 without calling it. 2010-11-23 15:00:52 +00:00
Makefile.in Clean generated files .exported_symbols_generated, example.conf for distclean. 2010-08-03 13:00:45 +00:00