summaryrefslogtreecommitdiff
path: root/tools/lvchange.c
Commit message (Expand)AuthorAgeFilesLines
* writecache: support settings metadata_only and pause_writebackDavid Teigland2022-12-081-0/+10
* lvchange: handle unrecognized writecache settingDavid Teigland2022-12-081-0/+5
* thin: rename internal functionZdenek Kabelac2022-08-301-1/+1
* vdo: support --vdosettingsZdenek Kabelac2022-05-031-1/+42
* activation: use lv_is_activeZdenek Kabelac2022-01-311-3/+1
* tools: missing sync after deactivationZdenek Kabelac2022-01-311-0/+2
* lvchange: fix lvchange refresh failed for dm suspend or resume failedYi Wang2021-08-161-1/+1
* devices file: avoid updating entry dev names in some casesDavid Teigland2021-08-051-0/+3
* cov: add internal error for missing argZdenek Kabelac2021-07-281-0/+5
* Add metadata-based autoactivation property for VG and LVDavid Teigland2021-04-071-0/+32
* cleanup: no backtraces needed after log_errorZdenek Kabelac2021-03-101-1/+1
* lvchange: remove unneeded callZdenek Kabelac2021-02-171-7/+0
* lvchange: fix error for foreign vg activationDavid Teigland2020-11-171-1/+1
* lvchange: allow syncaction check with integrityDavid Teigland2020-10-261-3/+5
* writecache: add settings cleaner and max_ageDavid Teigland2020-06-101-0/+10
* writecache: cachesettings in lvchange and lvsDavid Teigland2020-06-101-0/+75
* Allow dm-integrity to be used for raid imagesDavid Teigland2020-04-151-0/+5
* vdo: restore monitoring of vdo poolZdenek Kabelac2019-09-301-1/+1
* lvchange: allow activating cachevolDavid Teigland2019-09-201-0/+14
* vdo: enhance activation with layer -vpoolZdenek Kabelac2019-09-171-3/+0
* cache: warn and prompt for writeback with cachevolDavid Teigland2019-07-021-0/+8
* scanning: open devs rw when rescanning for writeDavid Teigland2019-06-211-1/+1
* fix command definition for pvchange -aDavid Teigland2019-06-101-2/+2
* vdo: enable caching for vdopool LV and vdo LVZdenek Kabelac2019-03-201-0/+3
* Use "cachevol" to refer to cache on a single LVDavid Teigland2019-02-271-1/+1
* raid: fix (de)activation of RaidLVs with visible SubLVsHeinz Mauelshagen2018-12-111-27/+5
* Allow dm-cache cache device to be standard LVDavid Teigland2018-11-061-1/+4
* cache: factor lvchange_cacheDavid Teigland2018-11-061-6/+14
* Remove lvmetadDavid Teigland2018-07-111-14/+0
* lvchange: vdo support compression deduplication changeZdenek Kabelac2018-07-091-0/+71
* use exclusive file lock on VG for activationDavid Teigland2018-06-071-1/+1
* Remove unused clvm variations for active LVsDavid Teigland2018-06-071-7/+4
* Remove clvmd and associated codeDavid Teigland2018-06-051-29/+0
* Merge branch 'master' into 2018-05-11-fork-libdmJoe Thornber2018-06-011-3/+5
|\
| * lvmlockd: do not use an LV lock for some lvchange optionsDavid Teigland2018-05-301-3/+5
* | build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-1/+1
|/
* mirror: improve table updateZdenek Kabelac2018-04-301-4/+0
* lvchange: update mirror table when changing monitoringZdenek Kabelac2018-04-231-0/+4
* activation: support activation of component LVsZdenek Kabelac2018-03-061-1/+26
* cleanup: indentZdenek Kabelac2018-02-281-1/+2
* tidy: Add missing underscores to statics.Alasdair G Kergon2017-10-181-4/+4
* lvchange: allow changing properties on thin pool data lvDavid Teigland2017-05-151-0/+10
* lvchange/lvconvert: fix missing lvmlockd LV locksDavid Teigland2017-04-051-10/+19
* lvchange: tidy switch code in _lvchange_properties_single()Heinz Mauelshagen2017-04-051-32/+59
* lvchange: fix missing return valueDavid Teigland2017-04-051-0/+2
* lvchange: fix --poll value when set from optionDavid Teigland2017-04-041-5/+14
* vgchange/lvchange: fix poll and monitor useDavid Teigland2017-04-041-8/+54
* lvchange: enhance avoiding multiple metadata updates/reloads/backupsHeinz Mauelshagen2017-04-041-68/+179
* lvchange: avoid multiple metadata updates/reloads/backupsHeinz Mauelshagen2017-04-011-73/+120
* lvchange: reject setting all raid1 images to writemostlyHeinz Mauelshagen2017-03-261-2/+16