1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
David Teigland ff3c4ed1c0 lvmetad: two phase vg_remove
Apply the same idea as vg_update.
Before doing the VG remove on disk, invalidate
the VG in lvmetad.  After the VG is removed,
remove the VG in lvmetad.  If the command fails
after removing the VG on disk, but before removing
the VG metadata from lvmetad, then a subsequent
command will see the INVALID flag and not use the
stale metadata from lvmetad.
2016-06-28 02:30:36 +01:00
..
activate cleanup: add dots to some messages 2016-06-23 14:57:08 +02:00
cache lvmetad: two phase vg_remove 2016-06-28 02:30:36 +01:00
cache_segtype lvchange: allow change of cache mode 2016-05-19 18:40:14 +02:00
commands libdm: log: remove log_print_bypass_report calls and register new print_log_libdm for libdm during lvm initialization instead 2016-06-23 14:45:52 +02:00
config conf: add more comments for new settings related to output format and log report 2016-06-20 16:21:38 +02:00
datastruct datastruct: Add str_list_wipe. 2016-04-29 19:47:15 +01:00
device devices: handle partscan loop devices 2016-06-01 17:37:47 +02:00
display display: yes no prompt improvement 2016-06-10 16:00:31 +02:00
error activate: Use macros for target and module names. 2016-03-22 17:46:15 +00:00
filters vgimportclone: add native command 2016-06-22 13:13:10 -05:00
format1 redefine pvcreate structs 2016-02-25 09:14:10 -06:00
format_pool coverity: missing check for id_write_format return value 2016-05-31 09:56:10 +02:00
format_text lvmetad: two phase vg_update 2016-06-28 02:30:31 +01:00
freeseg doc: change fsf address 2016-01-21 12:11:37 +01:00
label lvmcache: add optional dev arg to lvmcache_info_from_pvid 2016-06-07 15:15:47 -05:00
locking lvmetad: two phase vg_update 2016-06-28 02:30:31 +01:00
log coverity: fix issues detected in recent code 2016-06-28 02:26:54 +01:00
lvmpolld doc: change fsf address 2016-01-21 12:11:37 +01:00
metadata lvmetad: two phase vg_remove 2016-06-28 02:30:36 +01:00
mirror activate: Use macros for target and module names. 2016-03-22 17:46:15 +00:00
misc vgimportclone: add native command 2016-06-22 13:13:10 -05:00
mm cleanup: compile fixes for --disable-devmapper 2016-06-03 12:46:43 +02:00
notify coverity: drop unused header file 2016-04-22 01:12:34 +02:00
properties doc: change fsf address 2016-01-21 12:11:37 +01:00
raid raid0: Standardise meta_areas checks before access. 2016-05-23 22:55:13 +01:00
replicator doc: change fsf address 2016-01-21 12:11:37 +01:00
report reporter: simplify --configreport handling for -S|--select and fix an issue reported by coverity 2016-06-28 02:27:19 +01:00
snapshot activate: Use macros for target and module names. 2016-03-22 17:46:15 +00:00
striped activate: Use macros for target and module names. 2016-03-22 17:46:15 +00:00
thin Revert "thin: display highest mapped sector" 2016-04-01 20:09:38 +01:00
unknown doc: change fsf address 2016-01-21 12:11:37 +01:00
uuid coverity: missing check for id_write_format return value 2016-05-31 09:56:10 +02:00
zero activate: Use macros for target and module names. 2016-03-22 17:46:15 +00:00
Makefile.in vgimportclone: add native command 2016-06-22 13:13:10 -05:00