1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/format_text
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
..
archive.c Merge branch 'master' into 2018-05-11-fork-libdm 2018-06-01 13:04:12 +01:00
archiver.c archive: support interruption 2021-03-02 22:54:40 +01:00
archiver.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
export.c device usage based on devices file 2021-02-23 16:43:32 -06:00
flags.c thin: improve 16g support for thin pool metadata 2021-02-01 12:06:13 +01:00
format-text.c debug: show actually reason for taking this code path 2020-10-02 21:04:16 +02:00
format-text.h vgck: fix updatemetadata writing different descriptions 2019-10-11 12:57:32 -05:00
import_vsn1.c device usage based on devices file 2021-02-23 16:43:32 -06:00
import-export.h metadata: add vg_from_config_tree 2019-11-27 11:13:47 -06:00
import.c md component detection changes 2021-02-05 16:23:51 -06:00
layout.h gcc: zero-sized array to fexlible array C99 2020-09-01 17:57:50 +02:00
text_export.h coverity: fix possible resource leak of descendants_buffer in _print_historical_lv fn 2016-05-31 09:36:58 +02:00
text_import.h doc: change fsf address 2016-01-21 12:11:37 +01:00
text_label.c pass cmd struct through more functions 2020-04-21 10:58:05 -05:00