1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-09 12:58:41 +03:00
Zdenek Kabelac 8431d47b3b clvmd: add special lvm thread exit
When multiple threads act on the same 'quit' variable
the order of exit becomes unpredictable.

So let the main_loop() finish first and then clean up
all queued lvm jobs.

Do not add any new work, when lvm_thread_exit is set.
2014-03-21 22:29:23 +01:00
..
2013-12-12 13:28:19 +01:00
2014-03-21 22:29:23 +01:00
2013-12-17 14:08:54 +01:00
2013-04-21 22:54:42 +02:00