summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2020-09-13 21:10:17 +0200
committerZdenek Kabelac <zkabelac@redhat.com>2020-09-14 00:15:14 +0200
commit2101e324f947d1d9d7c4e19996a18b1c88d82742 (patch)
treec7ce87ab71ddb717d4b4dbdd56390da9f2bdf742 /configure
parentfe77d1a71043ca449dbe3a2a635ba0096e4ef9b9 (diff)
downloadlvm2-2101e324f947d1d9d7c4e19996a18b1c88d82742.tar.gz
locking: restore blocking signal for VG_GLOBAL lck
During removal of a lot of locking code the signal blocking got lost and signal processing got broken leading to unpredictable behavior of i.e. activation code the can get interrupted in the middle of DM table processing. lvm2 code always expects signals are blocked while lock is held unless it is explictelly placed into section of: sigint_allow();....;sigint_restore(); For checking catched interrupt there is sigint_catched();
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions