summaryrefslogtreecommitdiff
path: root/tools/lvchange.c
Commit message (Expand)AuthorAgeFilesLines
...
* cache: enable usage of --cachemetadataformatZdenek Kabelac2017-03-101-1/+2
* cache: get and set cache paramsZdenek Kabelac2017-03-101-1/+2
* cache: use UNSELECTED enumZdenek Kabelac2017-03-101-1/+1
* thin: add new ZERO/DISCARDS_UNSELECTEDZdenek Kabelac2017-03-101-1/+1
* lvchange: reject writemostly/writebehind on raid1 during resyncsourceware_masterHeinz Mauelshagen2017-02-231-0/+15
* commands: move command def parsing into lvm binaryDavid Teigland2017-02-131-14/+6
* lvchange: make use of command definitionsDavid Teigland2017-02-131-447/+401
* process_each_lv: add check_single_lv functionDavid Teigland2017-02-131-1/+1
* cleanup: more use of lvseg_nameZdenek Kabelac2017-01-031-1/+1
* thin: fix lvchange of discards and zero flagZdenek Kabelac2016-09-191-1/+1
* cache: scrubbing for cache origin LV - Bug 1169495Brassow Jonathan2016-09-071-1/+28
* lvchange: Allow device specification when requesting a repairHeinz Mauelshagen2016-08-051-0/+63
* macros: Add lv_is_not_synced.Alasdair G Kergon2016-07-141-1/+1
* lvchange: resync attempts on raid0 cause segfaultsHeinz Mauelshagen2016-07-121-5/+14
* cleanup: lvchange uses display_lvnameZdenek Kabelac2016-07-011-105/+107
* tools: Use arg_is_set instead of arg_count.Alasdair G Kergon2016-06-211-58/+58
* cache: add log_error on error pathZdenek Kabelac2016-05-271-1/+2
* lvconvert: use process_each_lvDavid Teigland2016-05-251-1/+1
* raid0: Standardise meta_areas checks before access.Alasdair G Kergon2016-05-231-1/+1
* lvchange: allow change of cache modeZdenek Kabelac2016-05-191-11/+39
* lvchange: use better arg functionsZdenek Kabelac2016-04-261-31/+46
* lvchange: always check for sigintZdenek Kabelac2016-04-261-2/+3
* lvchange: fix return codeZdenek Kabelac2016-04-261-1/+1
* activate: Hide errors when snapshot merge delayed.Alasdair G Kergon2016-04-211-1/+1
* lvmetad: rework command connection setup and checkingDavid Teigland2016-04-191-19/+4
* gcc: cleanup some sign warningsZdenek Kabelac2016-02-231-1/+1
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* segtypes: Add and use new segtype macros.Alasdair G Kergon2015-09-241-1/+1
* cache: api updateZdenek Kabelac2015-08-121-1/+1
* toollib: get_cache_paramsZdenek Kabelac2015-08-121-1/+1
* vgchange/lvchange: allow deactivation without lockingDavid Teigland2015-07-311-1/+3
* vgchange/lvchange: enforce the shared VG lock from lvmlockdDavid Teigland2015-07-171-1/+3
* cache: handle policy_name separatelyZdenek Kabelac2015-07-151-6/+8
* include: Standardise around new tool.h.Alasdair G Kergon2015-07-061-0/+1
* Add lvmlockddev-dct-lvmlockd-AZDavid Teigland2015-07-021-0/+32
* locking: Add missing error handling.Alasdair G Kergon2015-06-301-1/+6
* toollib: do not spawn polling in lv_change_activateOndrej Kozina2015-04-131-0/+13
* lvchange: disable persistent minors for poolsZdenek Kabelac2015-03-181-0/+5
* cleanup: tools: "or use -S for selection" --> "or use --select for selection"Peter Rajnoha2015-03-041-1/+1
* lvchange, vgchange: fix the system_id checkDavid Teigland2015-03-031-1/+2
* lvchange: Allow -pr to change kernel only.Alasdair G Kergon2015-02-271-0/+7
* lvchange: Allow -prw to change kernel only.Alasdair G Kergon2015-02-261-50/+59
* lvchange: deactivate is always possible in foreign vgsDavid Teigland2015-02-251-5/+15
* systemid: Extend --foreign to reporting commands.Alasdair G Kergon2015-02-231-0/+5
* lvchange: change msg about required params (LV or selection) to be consistent...Peter Rajnoha2015-02-131-1/+1
* tools: allow -S|--select for vgchange, lvchange and pvchangePeter Rajnoha2015-02-101-2/+2
* toollib: replace void *handle with struct processing_handle for use in proces...Peter Rajnoha2015-02-101-1/+1
* thin: lvchange support for errorwhenfullZdenek Kabelac2015-01-201-0/+36
* toollib: Split --cachesettings from --cachepolicy.Petr Rockai2014-11-201-1/+2
* lvchange: Accept --cachepolicy.Petr Rockai2014-11-201-0/+32