summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* devices file: do not clear PVID of unread devicesdev-rhel90-5David Teigland2022-02-104-0/+37
* make: generatedev-rhel90-4Marian Csontos2022-02-087-83/+60
* lvmdevices: make deldev work for missing deviceDavid Teigland2022-02-073-20/+20
* remove static autoactivationDavid Teigland2022-02-0715-861/+22
* lvmdevices: fix checks when adding entriesDavid Teigland2022-02-071-105/+48
* device_id: fix search for renamed device when the wwid is ignoredDavid Teigland2022-02-071-9/+30
* lvmdevices check: error exit if update is neededDavid Teigland2022-02-074-27/+24
* vdo: ensure VDO config is removedAndrew Walsh2021-12-201-0/+6
* man lvmautoactivation: replace systemctl with journalctlDavid Teigland2021-12-141-1/+1
* udev: remove -r from systemd-runDavid Teigland2021-12-141-1/+1
* devices: recognise rbd (ceph rados block device)наб2021-12-131-0/+1
* lvcreate: include recent optionsDavid Teigland2021-12-131-0/+4
* man: add section about static autoactivationDavid Teigland2021-12-061-7/+41
* device_id: handle wwid with spaces or control charactersDavid Teigland2021-12-021-9/+7
* print warning about unrecognized journal option valueDavid Teigland2021-12-021-0/+1
* pvscan: fix error message for invalid devnameDavid Teigland2021-12-011-1/+6
* pvscan: fix filter symlink checksDavid Teigland2021-12-011-7/+11
* devices file: don't write in test modeDavid Teigland2021-12-011-0/+3
* tests devicesfile-devname.sh drop mdadm chunkDavid Teigland2021-12-011-1/+1
* spec: Add lvmautoactivation man pageMarian Csontos2021-12-011-0/+1
* pvscan: limit md device_hint for slow autoactivationDavid Teigland2021-11-301-2/+3
* pvscan: match device arg to filter symlinkDavid Teigland2021-11-292-0/+116
* man: lvmautoactivationDavid Teigland2021-11-294-37/+309
* devices: exclude md components when duplicate pvs are seenDavid Teigland2021-11-221-19/+149
* fix spelling of pruningDavid Teigland2021-11-191-1/+1
* devices: exclude multipath components based on matching wwidDavid Teigland2021-11-186-11/+330
* display: ignore --reportformatDavid Teigland2021-11-172-6/+21
* Revert "tests devicesfile-devname: remove searched_devnames"David Teigland2021-11-161-23/+0
* tests pv-ext-flags: work with devices fileDavid Teigland2021-11-161-0/+4
* device_id: searched_devnames improvementsDavid Teigland2021-11-162-2/+36
* device_id: fix search on filtered deviceDavid Teigland2021-11-162-2/+83
* tests devicesfile-devname: remove searched_devnamesDavid Teigland2021-11-151-0/+23
* vgchange autoactivation: error path cleanupDavid Teigland2021-11-152-19/+80
* device_id: match different dm device namesDavid Teigland2021-11-121-12/+69
* tests: udev-pvscan-vgchange clear servicesDavid Teigland2021-11-121-0/+10
* online files: fix vgname checkDavid Teigland2021-11-121-1/+10
* pvscan: consistent creation of pvs_lookup fileDavid Teigland2021-11-121-13/+30
* tests vgchange-pvs-online: clean up with devices fileDavid Teigland2021-11-111-17/+42
* tests: udev-pvscan-vgchange fix waitDavid Teigland2021-11-111-5/+1
* vgchange autoactivation: lock vg early to avoid second label scanDavid Teigland2021-11-103-31/+35
* vgchange: move autoactivation setup codeDavid Teigland2021-11-101-57/+102
* filter-sysfs: support old kernels without sys/dev/blockDavid Teigland2021-11-091-0/+28
* pvs_online: include devname in pvid filesDavid Teigland2021-11-096-69/+182
* vgchange -aay: improve unexpected command variationsDavid Teigland2021-11-086-41/+178
* vgchange -aay: fall back to dev_cache_scan if optimization failsDavid Teigland2021-11-051-6/+37
* fix device name from devno for partitionsDavid Teigland2021-11-051-1/+2
* vgchange -aay: optimize device list using pvs_online filesDavid Teigland2021-11-0515-135/+357
* lvm2-pvscan: include --autoactivation eventDavid Teigland2021-11-041-1/+1
* move code from pvscan.c to online.cDavid Teigland2021-11-049-340/+384
* vgchange -aay: optimize device scan using pvs_online filesDavid Teigland2021-11-048-11/+199