1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/tools
David Teigland 1df6769aca pvcreate, pvremove: translate arg name to device once
Rather than doing repeated translations from name to
device when comparing args to existing PVs, do one
translation of the arg names and saving the device,
before checking existing PVs.
2016-05-04 11:28:28 -05:00
..
.exported_symbols
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
args.h vgscan: add --notifydbus to send a notification 2016-03-07 10:50:45 -06:00
cmdnames.h doc: change fsf address 2016-01-21 12:11:37 +01:00
commands.h lvmetad: preemptively check and rescan in commands 2016-04-13 14:05:42 -05:00
dmsetup.c coverity: check cmd pointer exists 2016-02-23 21:40:16 +01:00
dumpconfig.c doc: change fsf address 2016-01-21 12:11:37 +01:00
errors.h doc: change fsf address 2016-01-21 12:11:37 +01:00
formats.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvchange.c lvchange: use better arg functions 2016-04-26 23:29:58 +02:00
lvconvert_poll.c lvconvert: show percent with %.2 2016-04-06 11:31:02 +02:00
lvconvert_poll.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvconvert.c activate: Hide errors when snapshot merge delayed. 2016-04-21 22:14:10 +01:00
lvcreate.c lvcreate: %FREE -> %PVS 2016-04-07 22:32:08 +02:00
lvdisplay.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvextend.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm2cmd-static.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm2cmd.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm2cmd.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm2cmdline.h doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm-static.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvmchange.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvmcmdlib.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvmcmdline.c lvmetad: rework command connection setup and checking 2016-04-19 14:00:02 -05:00
lvmdiskscan.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvpoll.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvreduce.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvremove.c commands: lvremove: also process historical LVs 2016-03-03 13:50:59 +01:00
lvrename.c lvrename: support renaming historical logical volumes 2016-03-04 11:36:24 +01:00
lvresize.c lvresize: fix regression with zero size arg 2016-02-25 23:29:57 +01:00
lvscan.c lvmetad: rework command connection setup and checking 2016-04-19 14:00:02 -05:00
Makefile.in doc: change fsf address 2016-01-21 12:11:37 +01:00
polldaemon.c poll daemon: only call lvmetad_connect when needed 2016-04-21 15:58:34 -05:00
pvchange.c pvchange, pvresize: move exported VG check 2016-03-10 13:37:42 -06:00
pvck.c doc: change fsf address 2016-01-21 12:11:37 +01:00
pvcreate.c pvcreate: fix setting uuid arg 2016-02-25 12:00:53 -06:00
pvdisplay.c lvmetad: rework command connection setup and checking 2016-04-19 14:00:02 -05:00
pvmove_poll.c doc: change fsf address 2016-01-21 12:11:37 +01:00
pvmove_poll.h doc: change fsf address 2016-01-21 12:11:37 +01:00
pvmove.c cleanup: poll better check for internal errors 2016-02-25 23:30:25 +01:00
pvremove.c replace pvcreate_params with pvcreate_each_params 2016-02-25 09:14:10 -06:00
pvresize.c pvchange, pvresize: move exported VG check 2016-03-10 13:37:42 -06:00
pvscan.c pvscan: autoactivation should ignore some VGs 2016-04-27 15:45:38 -05:00
reporter.c lvmetad: rework command connection setup and checking 2016-04-19 14:00:02 -05:00
segtypes.c doc: change fsf address 2016-01-21 12:11:37 +01:00
stub.h doc: change fsf address 2016-01-21 12:11:37 +01:00
tags.c doc: change fsf address 2016-01-21 12:11:37 +01:00
tool.h doc: change fsf address 2016-01-21 12:11:37 +01:00
toollib.c pvcreate, pvremove: translate arg name to device once 2016-05-04 11:28:28 -05:00
toollib.h cmd: add '-H|--history' switch and wire it up in cmd_context and processing_handle 2016-03-03 13:49:14 +01:00
tools.h lvmetad: preemptively check and rescan in commands 2016-04-13 14:05:42 -05:00
vgcfgbackup.c doc: change fsf address 2016-01-21 12:11:37 +01:00
vgcfgrestore.c doc: change fsf address 2016-01-21 12:11:37 +01:00
vgchange.c activate: Hide errors when snapshot merge delayed. 2016-04-21 22:14:10 +01:00
vgck.c lvmetad: rework command connection setup and checking 2016-04-19 14:00:02 -05:00
vgconvert.c redefine pvcreate structs 2016-02-25 09:14:10 -06:00
vgcreate.c replace pvcreate_params with pvcreate_each_params 2016-02-25 09:14:10 -06:00
vgdisplay.c doc: change fsf address 2016-01-21 12:11:37 +01:00
vgexport.c doc: change fsf address 2016-01-21 12:11:37 +01:00
vgextend.c replace pvcreate_params with pvcreate_each_params 2016-02-25 09:14:10 -06:00
vgimport.c lvmetad: rework command connection setup and checking 2016-04-19 14:00:02 -05:00
vgmerge.c doc: change fsf address 2016-01-21 12:11:37 +01:00
vgmknodes.c doc: change fsf address 2016-01-21 12:11:37 +01:00
vgreduce.c cleanup: use lv_is_partial 2016-03-03 10:17:03 +01:00
vgremove.c doc: change fsf address 2016-01-21 12:11:37 +01:00
vgrename.c coverity: drop unused assignments 2016-02-23 21:40:16 +01:00
vgscan.c lvmetad: rework command connection setup and checking 2016-04-19 14:00:02 -05:00
vgsplit.c vgcreate: use the common toollib pv create 2016-02-25 09:14:09 -06:00