1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/tools
Zdenek Kabelac fda853b573 thin: improve swapping of identifiers
Since we may want to swap names when LVs are complex types, we cannot
avoid doing full renames on both LV stacks.
Temporarily use 'pvmove_tmeta' as unused name to prevent validation troubles.
2015-09-11 21:51:11 +02:00
..
.exported_symbols
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
args.h
cmdnames.h
commands.h cache: enable setting cachepolicy in lvconvert 2015-08-21 15:35:45 +02:00
dmsetup.c dmsetup: fix bounds leak in _do_stats_create_regions() 2015-09-07 11:14:28 +01:00
dumpconfig.c
errors.h
formats.c
lvchange.c cache: api update 2015-08-12 14:32:24 +02:00
lvconvert_poll.c thin: improve swapping of identifiers 2015-09-11 21:51:11 +02:00
lvconvert_poll.h
lvconvert.c thin: improve swapping of identifiers 2015-09-11 21:51:11 +02:00
lvcreate.c cache: disallow stripes/size for cache pool 2015-09-10 17:28:15 +02:00
lvdisplay.c
lvextend.c
lvm2cmd-static.c
lvm2cmd.c
lvm2cmd.h
lvm2cmdline.h toolcontext: add switches to create_toolcontext for connections and filters init 2015-07-30 13:54:09 +02:00
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 toolcontext: add switches to create_toolcontext for connections and filters init 2015-07-30 13:54:09 +02:00
lvmcmdline.c dev-cache: ignore persistent cache if configuration changed 2015-09-10 16:13:39 +02:00
lvmdiskscan.c
lvpoll.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
lvreduce.c
lvremove.c
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
Makefile.in dmsetup: Also install dmstats. 2015-08-10 00:35:15 +01:00
polldaemon.c lockd: no error when unlock fails 2015-08-18 11:18:40 -05:00
pvchange.c
pvck.c
pvcreate.c
pvdisplay.c
pvmove_poll.c include: Standardise around new tool.h. 2015-07-06 17:30:18 +01:00
pvmove_poll.h
pvmove.c pvmove: skip polling later in test mode 2015-09-02 17:25:37 +02:00
pvremove.c
pvresize.c
pvscan.c
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 lockd: no error when unlock fails 2015-08-18 11:18:40 -05:00
toollib.h toollib: get_cache_params 2015-08-12 14:11:18 +02:00
tools.h commands: add new NO_METADATA_PROCESSING flag to selected commands 2015-07-30 13:56:13 +02:00
vgcfgbackup.c
vgcfgrestore.c
vgchange.c lockd: add start_init arg to lockd_start_vg 2015-09-10 09:47:26 -05:00
vgck.c
vgconvert.c
vgcreate.c lockd: add start_init arg to lockd_start_vg 2015-09-10 09:47:26 -05:00
vgdisplay.c vgdisplay: Drop error message for exported VGs. 2015-08-26 21:11:46 +01:00
vgexport.c lockd: allow vgexport and vgimport 2015-07-13 14:07:57 -05:00
vgextend.c
vgimport.c lockd: allow vgexport and vgimport 2015-07-13 14:07:57 -05:00
vgmerge.c
vgmknodes.c
vgreduce.c coverity: fix missing initialization 2015-07-08 14:53:30 +02:00
vgremove.c lvmlockd: add full changing of lock type 2015-08-27 10:27:24 -05:00
vgrename.c vgrename: add missing trace on error path 2015-09-03 10:38:16 -05:00
vgscan.c
vgsplit.c