1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/tools
2017-04-05 17:29:31 +02:00
..
.exported_symbols
.gitignore tools: add generated headers to .gitignore 2017-03-10 13:13:41 +00:00
args.h man: fix description of --partial option 2017-04-03 14:15:29 -05:00
cmdnames.h
command-lines.in commands: fix misspelling of option value 2017-04-04 17:09:35 -05:00
command.c man-generator: shutdown stdout buffer 2017-03-30 20:40:44 +02:00
command.h tools: Reinstate lvm script processing. 2017-03-23 23:20:53 +00:00
commands.h toollib: find VG name in option values when needed 2017-02-13 08:20:10 -06:00
dmsetup.c dmsetup: replace (f)printf("\n") with putchar/putc 2017-03-30 16:30:50 +01:00
dumpconfig.c
errors.h
formats.c
license.inc pre-release 2017-03-28 16:11:35 +01:00
lv_props.h commands: new method for defining commands 2017-02-13 08:20:10 -06:00
lv_types.h commands: recognize raid variations 2017-02-13 08:20:10 -06:00
lvchange.c lvchange: tidy switch code in _lvchange_properties_single() 2017-04-05 17:29:31 +02:00
lvconvert_poll.c
lvconvert_poll.h
lvconvert.c coverity: make sure segtype pointer is valid 2017-03-16 01:02:10 +01:00
lvcreate.c cache: enable usage of --cachemetadataformat 2017-03-10 19:33:01 +01:00
lvdisplay.c process_each_lv: add check_single_lv function 2017-02-13 08:20:10 -06:00
lvextend.c
lvm2cmd-static.c
lvm2cmd.c
lvm2cmd.h
lvm2cmdline.h tools: Reinstate lvm script processing. 2017-03-23 23:20:53 +00:00
lvm-static.c
lvm.c commands: combine duplicate arrays for opt and val 2017-03-08 11:03:02 -06:00
lvmcmdlib.c commands: track errors in command def parsing 2017-02-16 15:26:42 -06:00
lvmcmdline.c help: print all options in abbreviated help output 2017-04-03 16:36:04 -05:00
lvmdiskscan.c
lvpoll.c
lvreduce.c
lvremove.c process_each_lv: add check_single_lv function 2017-02-13 08:20:10 -06:00
lvrename.c
lvresize.c lvresize: fix regressiong on accepting args 2017-02-19 22:59:43 +01:00
lvscan.c process_each_lv: add check_single_lv function 2017-02-13 08:20:10 -06:00
Makefile.in dmstats: Fix path to static dmstats 2017-03-29 09:04:56 +02:00
polldaemon.c
pvchange.c
pvck.c
pvcreate.c
pvdisplay.c
pvmove_poll.c
pvmove_poll.h
pvmove.c
pvremove.c
pvresize.c
pvscan.c cleanup: use more common FMTd64 type 2017-03-27 20:50:19 +02:00
reporter.c process_each_lv: add check_single_lv function 2017-02-13 08:20:10 -06:00
segtypes.c
stub.h tools: Drop unused e2fsadm refs (replaced by fsadm). 2017-03-16 02:24:39 +00:00
tags.c
tool.h
toollib.c cache: enable usage of --cachemetadataformat 2017-03-10 19:33:01 +01:00
toollib.h cache: enable usage of --cachemetadataformat 2017-03-10 19:33:01 +01:00
tools.h pre-release 2017-03-28 16:11:35 +01:00
vals.h commands: use correct relative signs with mirror option 2017-03-10 15:41:29 -06:00
vgcfgbackup.c
vgcfgrestore.c
vgchange.c command struct: remove command name refs 2017-02-13 08:20:10 -06:00
vgck.c
vgconvert.c commands: new method for defining commands 2017-02-13 08:20:10 -06:00
vgcreate.c
vgdisplay.c process_each_lv: add check_single_lv function 2017-02-13 08:20:10 -06:00
vgexport.c
vgextend.c commands: new method for defining commands 2017-02-13 08:20:10 -06:00
vgimport.c
vgimportclone.c command struct: remove command name refs 2017-02-13 08:20:10 -06:00
vgmerge.c
vgmknodes.c process_each_lv: add check_single_lv function 2017-02-13 08:20:10 -06:00
vgreduce.c
vgremove.c process_each_lv: add check_single_lv function 2017-02-13 08:20:10 -06:00
vgrename.c vgrename: use long enough buffer for path 2017-03-30 00:38:41 +02:00
vgscan.c
vgsplit.c