summaryrefslogtreecommitdiffstats
path: root/tools/commands.h
Commit message (Expand)AuthorAgeFilesLines
* thin: lvcreate --discardsZdenek Kabelac2012-08-091-1/+5
* thin: use discards as plural rather than singularAlasdair G Kergon2012-08-071-4/+4
* thin: tidy commands.h arg listsAlasdair G Kergon2012-08-071-11/+8
* thin: add lvchange for discard and zero changeZdenek Kabelac2012-07-181-2/+5
* thin: add discard support for thin poolZdenek Kabelac2012-07-181-1/+5
* lvcreate: add --activate ay (autoactivate)Peter Rajnoha2012-06-281-1/+1
* lvchange: add --activate ay (autoactivate)Peter Rajnoha2012-06-281-1/+1
* pvscan: add --activate ay option (autoactivate)Peter Rajnoha2012-06-281-1/+3
* vgchange: add --activate ay option (autoactivate)Peter Rajnoha2012-06-281-1/+1
* args: add --activate synonym for --available argPeter Rajnoha2012-06-281-20/+20
* Initial support for lvconvert for thin pool volumes.Zdenek Kabelac2012-05-091-1/+9
* Add 'vgscan --cache' functionality for consistency with 'pvscan --cache'.Peter Rajnoha2012-03-271-1/+2
* close ]Alasdair Kergon2012-03-061-1/+1
* Switch pvscan --cache major:minor to --major --minor.Alasdair Kergon2012-03-061-3/+3
* Scan all devices for lvmetad if 'pvscan --cache' used without device list.Alasdair Kergon2012-03-031-1/+1
* Change pvscan --lvmetad to pvscan --cache.Alasdair Kergon2012-03-021-3/+3
* Allow multiple device names with pvscan --lvmetad.Alasdair Kergon2012-03-021-1/+1
* Check return values after calling new lvmetad fnsAlasdair Kergon2012-02-281-1/+1
* The lvmetad client-side integration. Only active when use_lvmetad = 1 is set inPetr Rockai2012-02-231-1/+2
* Support the ability to replace specific devices in a RAID array.Jonathan Earl Brassow2011-11-301-2/+3
* Thin supports poolmetadatasize settingZdenek Kabelac2011-11-041-1/+2
* Fix bad lvconvert help output.Jonathan Earl Brassow2011-10-181-1/+1
* Add the ability to convert linear LVs to RAID1Jonathan Earl Brassow2011-10-071-1/+2
* Allow 'nosync' extension of mirrors.Jonathan Earl Brassow2011-10-061-1/+2
* lvcreate parsing for thin provisioning.Alasdair Kergon2011-09-061-1/+5
* Add the ability to split an image from the mirror and track changes.Jonathan Earl Brassow2011-08-181-1/+2
* Add -V as short form of --virtualsize in lvcreate.Alasdair Kergon2011-08-171-1/+1
* Add missing new line in lvrename help text.Zdenek Kabelac2011-08-041-1/+1
* Permit --available with lvcreate so non-snapshot LVs need not be activated.Alasdair Kergon2011-06-011-6/+7
* Add global/metadata_read_only to use unrepaired metadata in read-only cmds.Alasdair Kergon2010-10-251-18/+18
* Implement automatic snapshot extension with dmeventd, and add two new optionsPetr Rockai2010-10-151-1/+2
* Implement vgextend --restoremissing (BZ 537913), which makes it possible toPetr Rockai2010-10-131-1/+3
* Require --restorefile when using pvcreate --uuid.Mike Snitzer2010-08-121-2/+4
* Add --force to pvchange, and allow override of prompt involving metadataignore.Dave Wysochanski2010-07-071-1/+3
* Add --metadataignore to vgextend and man pages.Dave Wysochanski2010-06-301-1/+1
* Add --metadataignore to pvcreate.Dave Wysochanski2010-06-301-2/+2
* Add --vgmetadatacopies to vgsplit man page and command.Dave Wysochanski2010-06-281-1/+2
* Add --vgmetadatacopies to vgcreate man page, command, and lvm.conf.Dave Wysochanski2010-06-281-2/+3
* Update vgchange tool to accept --vgmetadatacopies.Dave Wysochanski2010-06-281-1/+3
* Add --metadataignore to pvchange, allowing for ignoring of metadata areas.Dave Wysochanski2010-06-281-1/+2
* Add new --sysinit option for vgchange and lvchange.Peter Rajnoha2010-05-061-2/+4
* Remove -n argument from vgcfgrestore.Milan Broz2010-04-201-2/+1
* Add --stripes to lvconvert too.Alasdair Kergon2010-04-131-1/+3
* Add ability to create mirrored logs for mirror LVs.Jonathan Earl Brassow2010-03-261-2/+2
* Improve activation monitoring option processingMike Snitzer2010-03-231-5/+9
* Add %ORIGIN support to lv{create,extend,reduce,resize} --extents optionMike Snitzer2010-02-031-5/+5
* Add --merge support to lvconvert to start merging a snapshot into itsMike Snitzer2010-01-131-4/+13
* Revert so-called "redundant" log until after next release.Alasdair Kergon2010-01-121-2/+2
* Add the new mirror log type "redundant". The options are now:Jonathan Earl Brassow2010-01-081-2/+2
* This patch adds the capability to split off a mirror legs.Jonathan Earl Brassow2010-01-081-2/+7