summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvmcache: prefer duplicate device used by LVsdev-dct-lvmetad-disabled-dups-2David Teigland2016-03-291-8/+17
* remove unused set_preferred_duplicatesDavid Teigland2016-03-282-44/+0
* lvmcache: process duplicate PVs directlyDavid Teigland2016-03-283-122/+147
* lvmcache: improve duplicate PV handlingDavid Teigland2016-03-286-215/+380
* lvmetad: disable when lvm1 metadata is createdDavid Teigland2016-03-281-0/+8
* lvmetad: remove client side altdev codeDavid Teigland2016-03-281-41/+2
* pvscan: repopulate and reenable disabled lvmetadDavid Teigland2016-03-283-1/+47
* lvmetad: disable when duplicate PVs are seenDavid Teigland2016-03-281-152/+31
* pvscan: disable lvmetad if duplicate PVs are foundDavid Teigland2016-03-281-0/+5
* pvscan: disable lvmetad if lvm1 metadata is foundDavid Teigland2016-03-282-0/+30
* lvmetad: add disabled stateDavid Teigland2016-03-285-5/+139
* lvmetad: preemptively check and rescan in commandsDavid Teigland2016-03-286-27/+191
* rename function read_vgname to read_vgsummaryDavid Teigland2016-03-284-11/+15
* 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
* lvmdbusd: Change print statements to log_errorTony Asleson2016-03-211-6/+6
* lvmdbusd: Add lvm flight recorderTony Asleson2016-03-213-3/+47
* lvmdbusd: Allow PV devices to be referenced by symlink(s)Tony Asleson2016-03-212-8/+29
* lvmdbusd: Remove --udev in service fileTony Asleson2016-03-211-1/+1
* tests: add vg-check-devs-used.shPeter Rajnoha2016-03-211-0/+24
* dev: be safer when reading sysfs propertiesPeter Rajnoha2016-03-211-1/+8
* test: Turn on dbus testMarian Csontos2016-03-211-1/+1
* metadata: use own mem pool to report PV device mismatch in VGPeter Rajnoha2016-03-211-3/+10
* dev: detect mismatch between devices used and devices assumed for an LVPeter Rajnoha2016-03-215-2/+385
* device: add DEV_OPEN_FAILURE flagPeter Rajnoha2016-03-212-0/+4
* post-releaseAlasdair G Kergon2016-03-194-2/+8
* pre-releasev2_02_147Alasdair G Kergon2016-03-194-6/+3
* fsadm: use stat to get major:minor pair for non-standard /dev layoutsPeter Rajnoha2016-03-181-0/+7
* fsadm: if available, use /proc/self/mountinfo to detect mounted volumePeter Rajnoha2016-03-182-4/+26
* tests: stacked resize of thin on raidZdenek Kabelac2016-03-151-0/+35