1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/tools
Zdenek Kabelac 0e05e1cf6c asprintf: fix test for error result
On error this function returns -1. Since the functions however
do not propagate error upward, it's rather cleanup change.
2014-04-18 16:38:47 +02:00
..
.exported_symbols
.gitignore More .gitignore files for an in-source-tree build. 2012-06-08 16:34:43 +01:00
args.h tools: Add --readonly support. 2014-04-18 02:46:34 +01:00
cmdnames.h
commands.h tools: Add --readonly support. 2014-04-18 02:46:34 +01:00
dmsetup.c gcc: replace #ifdef linux with __linux__ 2013-11-13 13:56:29 +00:00
dumpconfig.c dumpconfig: add dumpconfig --type diff to show differences from defaults 2014-03-24 15:35:54 +01:00
errors.h lvresize: separate validation from action 2013-07-06 03:28:21 +01:00
formats.c
lvchange.c cleanup: just rename for interal function 2014-04-01 20:54:09 +02:00
lvconvert.c lvconvert: do not activate cache pool 2014-04-08 11:00:14 +02:00
lvcreate.c cleanup: use DM_ARRAY_SIZE 2014-04-08 11:00:15 +02:00
lvdisplay.c cleanup: lvdisplay indent 2014-03-31 12:05:34 +02:00
lvextend.c
lvm2cmd-static.c
lvm2cmd.c
lvm2cmd.h lvresize: separate validation from action 2013-07-06 03:28:21 +01:00
lvm2cmdline.h
lvm-static.c
lvm.c readline: switch to new-style readline typedef 2014-03-06 17:28:40 +01:00
lvmchange.c
lvmcmdlib.c cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
lvmcmdline.c tools: Add --readonly support. 2014-04-18 02:46:34 +01:00
lvmdiskscan.c Few more close and dev_close trace 2012-03-01 21:12:37 +00:00
lvreduce.c
lvremove.c snapshot: move virtsnap code from tool to lib 2013-10-12 00:14:52 +02:00
lvrename.c lvrename: fix name length validation 2014-03-31 12:02:18 +02:00
lvresize.c lvresize: separate validation from action 2013-07-06 03:28:21 +01:00
lvscan.c config: add silent mode 2012-08-25 20:35:48 +01:00
Makefile.in makefiles: link blkid library only to lvm 2014-03-06 17:30:10 +01:00
polldaemon.c polldaemon: ret invalid cmd for negative interval 2014-04-14 12:47:14 +02:00
polldaemon.h
pvchange.c pvchange: populate lvmcache for --all 2014-03-28 10:41:58 +01:00
pvck.c
pvcreate.c tools: remove metadata-exported.h 2013-07-09 03:07:55 +01:00
pvdisplay.c cleanup: pvdisplay indent 2014-03-30 23:44:59 +02:00
pvmove.c pvmove: Disallow pvmove of cache LVs 2014-02-24 12:25:18 -06:00
pvremove.c pvremove: stack trace 2013-07-08 14:01:41 +02:00
pvresize.c pvresize: fail exit code for negative size 2014-03-25 11:52:03 +01:00
pvscan.c asprintf: fix test for error result 2014-04-18 16:38:47 +02:00
reporter.c reports: FIXME for unnecessary cache wipes. 2014-04-04 01:41:06 +01:00
segtypes.c
stub.h
tags.c tools: Add internal tags command. 2014-01-30 13:09:15 +00:00
toollib.c tests: add test for pvcreate --dataalignment --dataalignmentoffset --restorefile compatibility 2014-04-10 15:02:35 +02:00
toollib.h compilation: Rename tags variables to tagsl. 2014-01-30 21:09:28 +00:00
tools.h filters: check for mpath before opening devs 2013-08-13 23:26:58 +01:00
vgcfgbackup.c cleanup: stack usage 2013-07-01 23:11:14 +02:00
vgcfgrestore.c vgcfgrestore: Remove VG rom lvmetad later, to better deal with errors. 2013-09-18 11:24:58 +02:00
vgchange.c cache: never activate cache pool 2014-04-01 20:17:10 +02:00
vgck.c vgck: Fix #894136, notice on-disk corruption in spite of lvmetad. 2013-08-13 23:25:49 +02:00
vgconvert.c vgconvert: Do not call lvmetad_vg_remove (path shared with vgcfgbackup). 2013-09-18 12:53:11 +02:00
vgcreate.c metadata: add support for storing profile name in metadata (during vgcreate/lvcreate) 2013-07-02 15:19:09 +02:00
vgdisplay.c vgdisplay: select only active volumes groups if -A option is used 2013-12-03 14:43:00 +01:00
vgexport.c cleanup: vgexport drops pv pointer 2014-03-30 23:44:59 +02:00
vgextend.c cleanup: introduce return_ECMD_FAILED macro 2013-07-01 23:10:33 +02:00
vgimport.c vgimport/vgexport: return invalid cmd 2014-03-30 23:40:27 +02:00
vgmerge.c thin: vgsplit and vgmerge spare support 2013-07-18 18:22:44 +02:00
vgmknodes.c cleanup: introduce return_ECMD_FAILED macro 2013-07-01 23:10:33 +02:00
vgreduce.c metadata.c: Call refactored vgreduce_single 2013-11-19 14:40:30 -06:00
vgremove.c cleanup: introduce return_ECMD_FAILED macro 2013-07-01 23:10:33 +02:00
vgrename.c lvmcache: handle reinit without error 2014-03-21 22:29:21 +01:00
vgscan.c lvmcache: handle reinit without error 2014-03-21 22:29:21 +01:00
vgsplit.c vgsplit: Mark cache moving code NOTREACHED. 2014-04-04 01:19:04 +01:00