mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
call archive_exit() & backup_exit() on exit
This commit is contained in:
parent
145eef414b
commit
8deaf0d253
@ -966,6 +966,8 @@ static void fin(void)
|
||||
dev_cache_exit();
|
||||
destroy_config_file(cmd->cf);
|
||||
dbg_free(cmd);
|
||||
archive_exit();
|
||||
backup_exit();
|
||||
__fin_commands();
|
||||
dump_memory();
|
||||
fin_log();
|
||||
|
Loading…
x
Reference in New Issue
Block a user