summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* label_scan: use a single aio contextdev-dct-new-scan-6David Teigland2017-10-163-34/+15
* doc: add description of disk readingDavid Teigland2017-10-161-0/+246
* scanning: get async events from config settingDavid Teigland2017-10-163-19/+22
* lvmetad_vg_lookup: use fid ref_count to fix unwanted freeDavid Teigland2017-10-161-0/+2
* pvscan: use new dev scanning codeDavid Teigland2017-10-161-14/+20
* label_scan: use the new scanning for label_scan_invalidDavid Teigland2017-10-161-17/+34
* scanning: remove references to async readsDavid Teigland2017-10-162-19/+18
* config: move init of aio/scan settingsDavid Teigland2017-10-162-24/+24
* config: move scan settings to devices sectionDavid Teigland2017-10-162-23/+23
* label_scan: fix label scan for independent metadata areasDavid Teigland2017-10-163-4/+42
* add comment describing the role of fid/ficDavid Teigland2017-10-161-0/+19
* pvscan: quit if duplicates are found in label scanDavid Teigland2017-10-161-0/+5
* label_scan: get scan_size from config settingDavid Teigland2017-10-165-14/+22
* label_scan: use label_read_data for synchronous scansDavid Teigland2017-10-162-134/+291
* update configure for aioDavid Teigland2017-10-161-0/+46
* label_scan: add to vgcfgrestoreDavid Teigland2017-10-161-0/+2
* configure: improve libaio checkDavid Teigland2017-10-166-5/+12
* configure: autoreconfDavid Teigland2017-10-161-0/+23
* conditional compile with AIO_SUPPORTDavid Teigland2017-10-162-0/+40
* label_scan: remove async/sync distinction from callersDavid Teigland2017-10-164-49/+58
* scanning: rewrite lvmetad_pvscan_vg to use new label readingDavid Teigland2017-10-165-195/+508
* pvscan: use new label_scan dataDavid Teigland2017-10-167-17/+56
* scanning: allocate label data struct from mem poolDavid Teigland2017-10-161-12/+21
* dev-io: add layer around async ioDavid Teigland2017-10-164-125/+224
* label_scan: pull out to top levelDavid Teigland2017-10-163-10/+23
* vg_read: avoid another extraneous device readDavid Teigland2017-10-161-13/+31
* vg_read: use the same async read code as label scanDavid Teigland2017-10-1613-50/+302
* vg_read: improve messages and add commentsDavid Teigland2017-10-162-33/+42
* vg_read: new wording for functions and messagesDavid Teigland2017-10-165-14/+30
* labels: move the label scan at the start of each vg_readDavid Teigland2017-10-164-28/+61
* labels: avoid label_read when getting fmt in vg_readDavid Teigland2017-10-161-1/+1
* labels: avoid label_read when getting device from pvidDavid Teigland2017-10-1612-113/+53
* labels: avoid metadata area read using async read dataDavid Teigland2017-10-169-46/+116
* labels: avoid mda_header read using async read dataDavid Teigland2017-10-167-48/+92
* labels: add async label scanDavid Teigland2017-10-1615-88/+639
* lvmcache: simplify metadata cacheDavid Teigland2017-10-1614-344/+269
* tests: check external origin is monitoredZdenek Kabelac2017-10-161-0/+47
* thin: monitor also external originZdenek Kabelac2017-10-162-1/+9
* configure: autoreconfMarian Csontos2017-10-161-26/+1
* replicator: remove the codeDavid Teigland2017-10-1322-1859/+7
* Update WHATS_NEWMarian Csontos2017-10-131-2/+4
* lvcreate: allow 100%FREE creation of "--type mirror" to workHeinz Mauelshagen2017-10-121-0/+7
* test: "Disable" lvconvert-raid-reshapeMarian Csontos2017-10-121-0/+5
* test: update fsadm-crypt to pass with legacy cryptsetupOndrej Kozina2017-10-111-41/+56
* fsadm: implement 'check' for a fs on top of LUKSOndrej Kozina2017-10-111-7/+16
* fsadm: fail 'check' explicitly on unsupported fs typeOndrej Kozina2017-10-111-2/+5
* fsadm: respect DM_DEV_DIR variableOndrej Kozina2017-10-111-3/+3
* activation: fix activation lockZdenek Kabelac2017-10-112-6/+13
* activation: fix locking resource name for activation lockZdenek Kabelac2017-10-112-2/+3
* test: fsadm-crypt.sh fixesOndrej Kozina2017-10-101-4/+4