summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvmcache: prefer duplicate device used by LVsdev-dct-lvmetad-disabled-dups-4David Teigland2016-04-011-8/+16
* remove unused set_preferred_duplicatesDavid Teigland2016-04-012-44/+0
* lvmcache: process duplicate PVs directlyDavid Teigland2016-04-016-124/+171
* lvmcache: improve duplicate PV handlingDavid Teigland2016-04-016-215/+380
* lvmetad: disable when lvm1 metadata is createdDavid Teigland2016-04-011-0/+8
* lvmetad: remove client side altdev codeDavid Teigland2016-04-011-41/+2
* pvscan: repopulate and reenable disabled lvmetadDavid Teigland2016-04-013-1/+47
* lvmetad: disable when duplicate PVs are seenDavid Teigland2016-04-011-152/+31
* pvscan: disable lvmetad if duplicate PVs are foundDavid Teigland2016-04-011-0/+5
* pvscan: disable lvmetad if lvm1 metadata is foundDavid Teigland2016-04-012-0/+30
* lvmetad: add disabled stateDavid Teigland2016-04-015-5/+139
* lvmetad: preemptively check and rescan in commandsDavid Teigland2016-04-016-27/+191
* rename function read_vgname to read_vgsummaryDavid Teigland2016-04-014-11/+15
* dev-cache: skip VGID/LVID indexing if /sys/dev/block is not presentPeter Rajnoha2016-04-011-8/+27
* fix: make udev_get_library_context available also for non-udev compilationsPeter Rajnoha2016-04-012-6/+7
* dev-cache: iterate devices in sysfs for VGID/LVID index if obtain_device_list...Peter Rajnoha2016-04-011-8/+74
* dev-cache: also add dev name for device found in sysfs onlyPeter Rajnoha2016-04-011-0/+18
* refactor: dev-cache: move code adding sysfs-only device into separate fnPeter Rajnoha2016-04-011-10/+21
* refactor: dev-cache: use btree instead of hash table for sysfs-only devicesPeter Rajnoha2016-04-011-15/+10
* 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