summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvmcache: prefer duplicate device used by LVsdev-dct-lvmetad-disabled-dups-3David Teigland2016-03-311-8/+16
* remove unused set_preferred_duplicatesDavid Teigland2016-03-312-44/+0
* lvmcache: process duplicate PVs directlyDavid Teigland2016-03-313-122/+147
* lvmcache: improve duplicate PV handlingDavid Teigland2016-03-316-215/+380
* lvmetad: disable when lvm1 metadata is createdDavid Teigland2016-03-311-0/+8
* lvmetad: remove client side altdev codeDavid Teigland2016-03-311-41/+2
* pvscan: repopulate and reenable disabled lvmetadDavid Teigland2016-03-313-1/+47
* lvmetad: disable when duplicate PVs are seenDavid Teigland2016-03-311-152/+31
* pvscan: disable lvmetad if duplicate PVs are foundDavid Teigland2016-03-311-0/+5
* pvscan: disable lvmetad if lvm1 metadata is foundDavid Teigland2016-03-312-0/+30
* lvmetad: add disabled stateDavid Teigland2016-03-315-5/+139
* lvmetad: preemptively check and rescan in commandsDavid Teigland2016-03-316-27/+191
* rename function read_vgname to read_vgsummaryDavid Teigland2016-03-314-11/+15
* tests: fixed cache target reacts fasterZdenek Kabelac2016-03-311-7/+9
* tests: do not test settings when MQ is emulated by SMQZdenek Kabelac2016-03-311-1/+8
* cleanup: use local var to read structZdenek Kabelac2016-03-311-2/+2
* cleanup: use TARGET defineZdenek Kabelac2016-03-311-1/+1
* cleanup: debug message fixZdenek Kabelac2016-03-311-1/+1
* thin: display highest mapped sectorZdenek Kabelac2016-03-313-6/+14
* thin: no thin-pool flush when reading metadata statusZdenek Kabelac2016-03-312-6/+6
* tests: vg-check-devs-used requires driver version 4.15 at leastPeter Rajnoha2016-03-311-0/+3
* dev-cache: fix check for already indexed dev in _index_dev_by_vgid_and_lvidPeter Rajnoha2016-03-301-1/+1
* doc: describe lvmlockd/lvmpolld features as available if LVM compiled with lo...Peter Rajnoha2016-03-307-16/+31
* dev-cache: dev_cache_index_devs fn is available unconditionallyPeter Rajnoha2016-03-301-18/+18
* dev-cache: remove spurious error msg if no value found in /sys/dev/block/<maj...dev-prajnoha-various-dev-cache-fixes-for-recent-changesPeter Rajnoha2016-03-302-5/+8
* dev-cache: also index VGIDs and LVIDs if using persistent .cache filePeter Rajnoha2016-03-304-2/+10
* dev-cache: handle situation where device is referenced in sysfs, but the node...Peter Rajnoha2016-03-302-1/+38
* test: Add missing directoryMarian Csontos2016-03-291-1/+1
* post-commitAlasdair G Kergon2016-03-264-2/+8
* pre-releasev2_02_148Alasdair G Kergon2016-03-264-4/+6
* libdm: Raid status region units are sectorsAlasdair G Kergon2016-03-241-2/+2
* lvmdbusd: Add '-' to allowable PV device path charsTony Asleson2016-03-241-1/+1
* revert: 6129d2e64d14047169048775dc7081135c0fcc50Peter Rajnoha2016-03-242-7/+0
* WHATS_NEW: commit 6129d2e64d14047169048775dc7081135c0fcc50Peter Rajnoha2016-03-241-0/+1
* monitoring: sync /dev content before contacting dmeventd for monitor/unmonitorPeter Rajnoha2016-03-241-0/+6
* test: Move bus configuration to prepare functionMarian Csontos2016-03-232-9/+8
* test: Remove pidfile after killing the processMarian Csontos2016-03-231-0/+1
* test: Fix lvmdbusd tests to work with installed testsuiteMarian Csontos2016-03-233-9/+17
* test: Fix checks to skip lvmdbusd testsMarian Csontos2016-03-231-2/+4
* properties: use proper 'get' variant for unimplemented _pv_major_get and _pv_...Peter Rajnoha2016-03-231-2/+2
* raid: Tidy dm_get_status_raid. [HM]Alasdair G Kergon2016-03-221-34/+53
* libdm: Move _skip_fields within file.Alasdair G Kergon2016-03-221-11/+12
* libdm: Change _advance_to_next_word to _skip_fieldsAlasdair G Kergon2016-03-221-16/+15
* activate: Use macros for target and module names.Alasdair G Kergon2016-03-2212-43/+69
* coverity: fix some issues reported by coverity for recent codePeter Rajnoha2016-03-222-14/+20
* tests: update vg-check-devs-used.shPeter Rajnoha2016-03-221-2/+2
* tests: update vg-check-devs-used.shPeter Rajnoha2016-03-221-1/+11
* dev: also count with suffixes in UUID for LVs when constructing VGID and LVID...Peter Rajnoha2016-03-221-2/+12
* dev: also check for blank sysfs value containing only '\n'Peter Rajnoha2016-03-221-1/+1
* report: Add pv_major, pv_minor to reports.Alasdair G Kergon2016-03-224-0/+25