mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
2a9a3346e7
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(). |
||
---|---|---|
.. | ||
archive.c | ||
archiver.c | ||
archiver.h | ||
export.c | ||
flags.c | ||
format-text.c | ||
format-text.h | ||
import_vsn1.c | ||
import-export.h | ||
import.c | ||
layout.h | ||
text_export.h | ||
text_import.h | ||
text_label.c |