1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/tools
David Teigland 2972604f0c vgexport: fix the all VGs case
The ALL_VGS_IS_DEFAULT flag was wrongly removed;
it is needed for vgexport -a to work.
2015-07-15 09:23:30 -05:00
..
.exported_symbols
.gitignore
args.h Add lvmlockd 2015-07-02 15:42:26 -05:00
cmdnames.h
commands.h vgexport: fix the all VGs case 2015-07-15 09:23:30 -05:00
dmsetup.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
dumpconfig.c lvmconfig: add --type full to display full tree of settings 2015-06-25 13:33:52 +02:00
errors.h
formats.c
lvchange.c cache: handle policy_name separately 2015-07-15 13:10:22 +02:00
lvconvert_poll.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
lvconvert_poll.h polldaemon: move lvconvert_get_copy_lv code 2015-05-04 16:56:39 +02:00
lvconvert.c cache: handle policy_name separately 2015-07-15 13:10:22 +02:00
lvcreate.c cleanup: drop duplicated seg test 2015-07-15 13:10:22 +02:00
lvdisplay.c tools: allow -S|--select for vgdisplay, lvdisplay and pvdisplay without -C 2015-02-10 16:09:40 +01:00
lvextend.c
lvm2cmd-static.c
lvm2cmd.c
lvm2cmd.h
lvm2cmdline.h
lvm-static.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
lvm.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
lvmchange.c
lvmcmdlib.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
lvmcmdline.c lockd: allow nolocking and readonly options 2015-07-13 13:15:51 -05:00
lvmdiskscan.c filters: add cmd->full_filter - composite of cmd->filter and cmd->lvmetad_filter 2014-10-02 13:06:46 +02:00
lvpoll.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
lvreduce.c
lvremove.c cleanup: tools: "or use -S for selection" --> "or use --select for selection" 2015-03-04 14:40:58 +01:00
lvrename.c coverity: fix missing initialization 2015-07-08 14:53:30 +02:00
lvresize.c coverity: fix missing initialization 2015-07-08 14:53:30 +02:00
lvscan.c reporting: should not fail with foreign option if lvm1 pvs exist 2015-03-10 13:56:25 -05:00
Makefile.in makefiles: drop LVM_SHARED_PATH 2015-05-18 12:45:42 +02:00
polldaemon.c coverity: fix NULL check in lv->lvid.s 2015-07-08 15:08:39 +02:00
pvchange.c Add lvmlockd 2015-07-02 15:42:26 -05:00
pvck.c pvck: Use non-zero exit status after failure. 2014-11-13 12:26:43 +00:00
pvcreate.c Add lvmlockd 2015-07-02 15:42:26 -05:00
pvdisplay.c tools: allow -S|--select for vgdisplay, lvdisplay and pvdisplay without -C 2015-02-10 16:09:40 +01:00
pvmove_poll.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
pvmove_poll.h polldaemon: refactor polling interfaces 2015-05-05 20:52:07 +02:00
pvmove.c coverity: fix missing initialization 2015-07-08 14:53:30 +02:00
pvremove.c Add lvmlockd 2015-07-02 15:42:26 -05:00
pvresize.c Add lvmlockd 2015-07-02 15:42:26 -05:00
pvscan.c macros: Wrap PRI with FMT. 2015-07-06 15:09:17 +01:00
reporter.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
segtypes.c
stub.h
tags.c
tool.h include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
toollib.c cache: handle policy_name separately 2015-07-15 13:10:22 +02:00
toollib.h cache: handle policy_name separately 2015-07-15 13:10:22 +02:00
tools.h include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
vgcfgbackup.c cleanup: remove deallocate_handle_root arg from destroy_procesing_handle fnw 2015-02-13 11:27:09 +01:00
vgcfgrestore.c
vgchange.c vgchange: fix lock-start filtering and waiting 2015-07-14 14:39:34 -05:00
vgck.c toollib: replace void *handle with struct processing_handle for use in processing functions (process_each_*/process_single_* and related) 2015-02-10 16:05:24 +01:00
vgconvert.c vgconvert: require lvmetad to not be used 2015-03-10 09:31:54 -05:00
vgcreate.c Add lvmlockd 2015-07-02 15:42:26 -05:00
vgdisplay.c tools: allow -S|--select for vgdisplay, lvdisplay and pvdisplay without -C 2015-02-10 16:09:40 +01:00
vgexport.c lockd: allow vgexport and vgimport 2015-07-13 14:07:57 -05:00
vgextend.c Add lvmlockd 2015-07-02 15:42:26 -05:00
vgimport.c lockd: allow vgexport and vgimport 2015-07-13 14:07:57 -05:00
vgmerge.c Add lvmlockd 2015-07-02 15:42:26 -05:00
vgmknodes.c toollib: replace void *handle with struct processing_handle for use in processing functions (process_each_*/process_single_* and related) 2015-02-10 16:05:24 +01:00
vgreduce.c coverity: fix missing initialization 2015-07-08 14:53:30 +02:00
vgremove.c Add lvmlockd 2015-07-02 15:42:26 -05:00
vgrename.c coverity: fix missing initialization 2015-07-08 14:53:30 +02:00
vgscan.c pvscan, vgscan: include foreign vgs with --cache 2015-02-25 15:46:27 -06:00
vgsplit.c Add lvmlockd 2015-07-02 15:42:26 -05:00