1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
Zdenek Kabelac 7075656034 clvmd: drop reply_mutex
Added complexity with extra reply mutex is not worth the troubles.
The only place which may slightly benefit from this mutex is timeout
and since this is rather error case - let's convert it to
localsock.mutex and keep it simple.
2014-04-14 12:59:07 +02:00
..
clvmd clvmd: drop reply_mutex 2014-04-14 12:59:07 +02:00
cmirrord cmirrord: Clean-up stray warning message (attempt #2) 2014-03-19 14:43:00 -05:00
dmeventd cleanup: use DM_ARRAY_SIZE 2014-04-08 11:00:15 +02:00
lvmetad cleanup: lvmetad use dm_hash_iterator 2014-03-26 14:11:37 +01:00
Makefile.in Reflect new file locations, include file updates etc. 2012-02-28 18:35:04 +00:00