1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/daemons
Alasdair Kergon df390f1799 Major pvmove fix to issue ioctls in the correct order when multiple LVs
are affected by the move.  (Currently it's possible for I/O to become
trapped between suspended devices amongst other problems.

The current fix was selected so as to minimise the testing surface.  I
hope eventually to replace it with a cleaner one that extends the
deptree code.

Some lvconvert scenarios still suffer from related problems.
2011-06-11 00:03:06 +00:00
..
clvmd Major pvmove fix to issue ioctls in the correct order when multiple LVs 2011-06-11 00:03:06 +00:00
cmirrord Removed unused pointer 2010-12-20 13:58:38 +00:00
common More work on the common daemon framework. Make things compile, too. 2011-05-15 11:02:29 +00:00
dmeventd Use dm_snprintf 2011-04-08 14:18:40 +00:00
lvmetad Use /var/run/lvm for lvmetad socket. 2011-06-02 08:58:05 +00:00
Makefile.in Use vpath instead of VPATH. 2010-04-09 21:34:25 +00:00