summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test: Some old systems do not have /etc/machine-iddev-mcsontos-fix-testsMarian Csontos2019-06-041-1/+3
* test: Increase latency in pvmove-resume-multisegMarian Csontos2019-06-031-2/+2
* test: Restore testing of D-Bus APIMarian Csontos2019-05-311-4/+5
* tests: add debug to pvscan-cache deactivationDavid Teigland2019-05-231-1/+2
* tests: pvscan-cache more attempts to fixDavid Teigland2019-05-231-3/+1
* separate code for setting devices from metadata parsingDavid Teigland2019-05-236-54/+87
* WHATS_NEW: pvck --dumpDavid Teigland2019-05-231-0/+1
* pvck: new dump option to extract metadataDavid Teigland2019-05-239-3/+386
* tests: change mkfs usage in lvconvert raid testsDavid Teigland2019-05-2311-11/+22
* tests: fix error detection in lvconvert-raid-takeover.shDavid Teigland2019-05-231-1/+1
* tests: pvscan-cache try to fix teardown problemsDavid Teigland2019-05-221-0/+3
* tests: fsadm-crypt.sh update mkfs parameterDavid Teigland2019-05-211-5/+5
* tests: pvscan-autoactivate.sh switch system_id_sourceDavid Teigland2019-05-211-1/+1
* tests: hints check if strace existsDavid Teigland2019-05-211-0/+3
* scan: expand and update label scan commentsDavid Teigland2019-05-211-28/+61
* hints: exclude md componentsDavid Teigland2019-05-214-3/+16
* move the setting of use_full_md_check flagDavid Teigland2019-05-214-9/+18
* devs: rename dev_is_md dev_is_md_componentDavid Teigland2019-05-215-11/+24
* tests: check accepting out-of-range creation_timeZdenek Kabelac2019-05-101-0/+40
* metadata: allow reading metadata with invalid creation_timeZdenek Kabelac2019-05-102-6/+30
* tests: split argsZdenek Kabelac2019-05-061-1/+1
* tests: drop call of wipefsZdenek Kabelac2019-05-041-4/+0
* pvscan: fix segfault in recent commitDavid Teigland2019-05-031-1/+5
* pvs: remove unnecessary label scanDavid Teigland2019-05-031-14/+1
* tests: expand lvm-on-mdDavid Teigland2019-05-031-15/+136
* pvscan: don't record PV online after error reading metadataDavid Teigland2019-05-031-2/+18
* add md component check in vg_read based on sizeDavid Teigland2019-05-031-0/+12
* tests: use luks1 for testZdenek Kabelac2019-05-031-1/+8
* tests: update resize valueZdenek Kabelac2019-05-031-1/+1
* cleanup: use unsigned typeZdenek Kabelac2019-05-031-1/+1
* build: fix compilation without lvmlockdZdenek Kabelac2019-05-031-1/+2
* locking: validate locking modeZdenek Kabelac2019-05-031-0/+3
* clean: avoid cleaning iterator on error pathZdenek Kabelac2019-05-031-2/+2
* scan: remove comments about lvmetadDavid Teigland2019-05-021-14/+4
* lvmlockd: fix snprintf warningsDavid Teigland2019-05-023-12/+24
* use memcpy for constant ondisk stringsDavid Teigland2019-05-023-9/+9
* remove unused string writecacheDavid Teigland2019-05-011-2/+0
* lvmcache: remove unused flagDavid Teigland2019-04-301-9/+0
* vgcreate: remove the lvmcache locking workaroundDavid Teigland2019-04-301-15/+0
* pvcreate: call label scan prior to pvcreate_each_deviceDavid Teigland2019-04-304-11/+10
* pvscan: remove fixme comment that is fixedDavid Teigland2019-04-291-12/+0
* hints: skip hint flock if nolocking option is setDavid Teigland2019-04-295-19/+28
* remove retry for missed PVs in process_each_pvDavid Teigland2019-04-291-105/+0
* locking: unify global lock for flock and lockdDavid Teigland2019-04-2932-250/+226
* wipe_lv: initially open LV in writable modeDavid Teigland2019-04-263-1/+14
* cleanup: missed string specifierZdenek Kabelac2019-04-171-1/+1
* libdaemon: use pselect to avoid condition checking raceZdenek Kabelac2019-04-164-12/+31
* configure: check for pselectZdenek Kabelac2019-04-163-2/+8
* pvscan: handle case of scanning PV without metadata lastDavid Teigland2019-04-152-20/+145
* tests: disable unworking pvscan caseDavid Teigland2019-04-122-9/+25