summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cache: repair and writeback for cachevoldev-dct-cachevol-writebackDavid Teigland2019-11-143-20/+346
* WHATS_NEW: updateZdenek Kabelac2019-11-111-0/+1
* tests: add test of resize of different segtypesZdenek Kabelac2019-11-111-1/+12
* lvextend: fix resizing volumes of different segtypeZdenek Kabelac2019-11-111-0/+2
* tests: add extra settleZdenek Kabelac2019-11-111-0/+4
* tests: skip unneeded status checkZdenek Kabelac2019-11-111-6/+5
* daemons: check for non-zero thread_idZdenek Kabelac2019-11-111-1/+2
* daemon: better error path handling for shutdownZdenek Kabelac2019-11-111-7/+16
* cov: ensure read_ahead is availableZdenek Kabelac2019-11-111-1/+1
* cov: missing checks of syscallsZdenek Kabelac2019-11-111-3/+6
* gcc: avoid declaration shadowingZdenek Kabelac2019-11-111-3/+3
* man: adjust 'disks' to 'devices' as used throughoutHeinz Mauelshagen2019-11-071-4/+4
* test: Fix metadata-zero-space with long VG namesMarian Csontos2019-11-061-4/+6
* tests: be happy with less then 90 percentZdenek Kabelac2019-11-011-1/+4
* tests: skip test if scsi_debug is not availableZdenek Kabelac2019-11-011-1/+1
* tests: slowdown delay of raidZdenek Kabelac2019-11-011-1/+1
* tests: conversion only of exclusive lvZdenek Kabelac2019-11-011-1/+1
* tests: avoid checking command result in clusterZdenek Kabelac2019-11-011-4/+10
* WHATS_NEW: updateZdenek Kabelac2019-10-311-0/+1
* activation: drop removed declarationZdenek Kabelac2019-10-311-2/+0
* tests: reduce space requirementsZdenek Kabelac2019-10-314-13/+4
* raid: drop internal errorZdenek Kabelac2019-10-311-13/+10
* manip: optimize lvs_using_lvZdenek Kabelac2019-10-311-25/+8
* mirror: remove unused codeZdenek Kabelac2019-10-311-157/+0
* mirror: directly activate updated mirrorZdenek Kabelac2019-10-311-1/+1
* mirror: fix leg splittingZdenek Kabelac2019-10-314-30/+52
* Experimental VDO lvmdbusd supportTony Asleson2019-10-301-0/+1
* lvmdbustest.py: Use local data instead of fetchingTony Asleson2019-10-301-2/+6
* lvmdbustest.py: Improve concurrent test handlingTony Asleson2019-10-301-2/+10
* lvmdbustest.py: Add tests for LV interfaceTony Asleson2019-10-301-53/+154
* lvmdbusd: Debug msg. improvements.Tony Asleson2019-10-302-7/+7
* lvmdbusd: Fix model inconsistency when LV loses interfaceTony Asleson2019-10-301-1/+16
* lvmdbusd: Bug fix for activate/deactivateTony Asleson2019-10-301-0/+1
* testlib.py: Add interface instance vars.Tony Asleson2019-10-301-4/+16
* testlib.py: WS correctionsTony Asleson2019-10-301-12/+17
* lvmdbustest.py: Add basic vdo testTony Asleson2019-10-302-1/+54
* testlib.py: Correct dbus signature verificationTony Asleson2019-10-301-6/+5
* lvmdbusd: VDO Pool LV representationTony Asleson2019-10-308-29/+197
* lvmdbustest.py: Create common func. _create_cache_lvTony Asleson2019-10-301-31/+21
* lvmdbustest.py: Add nested helper function major_minorTony Asleson2019-10-301-2/+5
* lvmdbustest.py: WS correctionsTony Asleson2019-10-301-65/+58
* lvmdbusd: Prevent running --nojson with VDO supportTony Asleson2019-10-301-0/+4
* lvmdbustest.py: Add cache LV rename testTony Asleson2019-10-301-0/+33
* lvmdbusd: Add VgVdo class & assoc. interfaceTony Asleson2019-10-303-3/+64
* lvmdbusd: Add cfg.vdo_supportTony Asleson2019-10-304-2/+10
* lvmdbustest.py: Remove 2 TODOsTony Asleson2019-10-301-6/+0
* lvmdbustest.py: Add func. _pv_scanTony Asleson2019-10-301-58/+19
* lvmdbustest.py: Use existing _create_lvTony Asleson2019-10-301-23/+2
* lvmdbustest.py: Add func. _create_thin_lvTony Asleson2019-10-301-23/+9
* lvmdbustest.py: Add func. _all_pv_object_pathsTony Asleson2019-10-301-52/+15