1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-31 21:18:26 +03:00
lvm2/lib
Zdenek Kabelac 2a9a3346e7 archive: support interruption
When lvm2 calls archive() or backup() it can be useful to allow handling
break signal so the command can be interrupted at some consistent point.

Signal is accepted during processing these calls - and can be evaluated
later during even lengthy processing loops.

So now user can interrupt lengthy lvremove().
2021-03-02 22:54:40 +01:00
..
activate lvcreate: use lv_passes_readonly_filter 2021-02-02 21:23:39 +01:00
cache device usage based on devices file 2021-02-23 16:43:32 -06:00
cache_segtype cachevol: move flag setting after taking archive 2019-10-17 13:03:50 +02:00
commands device usage based on devices file 2021-02-23 16:43:32 -06:00
config config: remove redundant comment for deprecated settings 2021-03-02 14:15:17 -06:00
datastruct build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
device dev-cache: optimize dir scanning 2021-03-02 22:54:40 +01:00
display lvdisplay: fix show of merged thin snapshot 2021-02-17 11:21:35 +01:00
error device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
filters device usage based on devices file 2021-02-23 16:43:32 -06:00
format_text archive: support interruption 2021-03-02 22:54:40 +01:00
freeseg device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
integrity targets: use target_present_version 2021-02-08 23:43:38 +01:00
label device usage based on devices file 2021-02-23 16:43:32 -06:00
locking lvmlocdk: correct creation of dm path vg sanlock LV 2021-02-17 11:53:19 +01:00
log logging: remove unused code 2019-02-28 10:30:54 -06:00
lvmpolld device usage based on devices file 2021-02-23 16:43:32 -06:00
metadata lvremove: backup at the end of loop 2021-03-02 22:54:40 +01:00
mirror targets: use target_present_version 2021-02-08 23:43:38 +01:00
misc Allow dm-integrity to be used for raid images 2020-04-15 12:10:32 -05:00
mm memlock: allocate at most halve of rlimit stack 2020-10-20 22:26:44 +02:00
notify build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
properties build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
raid targets: use target_present_version 2021-02-08 23:43:38 +01:00
report device usage based on devices file 2021-02-23 16:43:32 -06:00
snapshot typo: fixes 2021-02-08 23:53:41 +01:00
striped device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
thin targets: use target_present_version 2021-02-08 23:43:38 +01:00
unknown device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
uuid build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
vdo vdo: just one probe is enough 2021-02-17 11:21:35 +01:00
writecache typo: fixes 2021-02-08 23:53:41 +01:00
zero device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
Makefile.in device usage based on devices file 2021-02-23 16:43:32 -06:00