1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/lvmetad
David Teigland f0b3e05add lvmetad: also accept vg name for set_vg_info
set_vg_info previously accepted only vg uuid,
now accept both vg uuid and vg name.  If the
uuid is provided, it's used just as before,
but if the uuid is not provided, or if it's
not found, then fall back to using the vg
name if that is provided.
2015-08-28 14:36:48 -05:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmetactl.c lvmetad: also accept vg name for set_vg_info 2015-08-28 14:36:48 -05:00
lvmetad-client.h lv/vgchange: do not try to connect to lvmetad if socket absent and --sysinit -aay used 2013-11-26 14:51:23 +01:00
lvmetad-core.c lvmetad: also accept vg name for set_vg_info 2015-08-28 14:36:48 -05:00
Makefile.in lvmetactl: program to interact with lvmetad 2015-07-06 15:54:22 -05:00
test.sh Work out some more details in metadata update in lvmetad. 2011-07-19 16:48:13 +00:00
testclient.c toolcontext: add switches to create_toolcontext for connections and filters init 2015-07-30 13:54:09 +02:00