1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/cache
Zdenek Kabelac 6f335ffa35 sigint: improve logic on for sigint reaction
Fix and improve handling on sigint.

Always check for signal presence *before* calling of command,
so it will not call the command when break was hit.

If the command has been finished succesfully there is
no problem to mark the command ok and not report interrupt at all.

Fix cuple related stack; reports and assignments.
2013-07-03 14:46:42 +02:00
..
lvmcache.c cleanup: drop unused headers 2013-06-16 00:07:32 +02:00
lvmcache.h refactor: make device type recognition code common for general use 2013-06-12 12:08:56 +02:00
lvmetad.c sigint: improve logic on for sigint reaction 2013-07-03 14:46:42 +02:00
lvmetad.h lvmetad: fix format1 updates 2013-01-05 03:17:35 +00:00