1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/locking
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
..
.exported_symbols
cluster_locking.c cleanup: stack usage 2013-07-01 23:11:14 +02:00
external_locking.c config: add profile arg to find_config_tree_str 2013-07-02 15:19:09 +02:00
file_locking.c config: add profile arg to find_config_tree_bool 2013-07-02 15:19:09 +02:00
locking_types.h locking: Make it possible to pass down an LV to activation code. 2013-06-10 17:26:38 +02:00
locking.c sigint: improve logic on for sigint reaction 2013-07-03 14:46:42 +02:00
locking.h locking: Make it possible to pass down an LV to activation code. 2013-06-10 17:26:38 +02:00
Makefile.in
no_locking.c activation: Pass both ondisk and incore LV to suspend. 2013-06-10 17:26:38 +02:00