summaryrefslogtreecommitdiff
path: root/lib/device/device_id.c
Commit message (Expand)AuthorAgeFilesLines
* devices file: do not clear PVID of unread devicesdev-rhel90-5David Teigland2022-02-101-0/+14
* lvmdevices: make deldev work for missing deviceDavid Teigland2022-02-071-3/+3
* 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-071-1/+2
* device_id: handle wwid with spaces or control charactersDavid Teigland2021-12-021-9/+7
* devices file: don't write in test modeDavid Teigland2021-12-011-0/+3
* devices: exclude multipath components based on matching wwidDavid Teigland2021-11-181-4/+9
* device_id: searched_devnames improvementsDavid Teigland2021-11-161-2/+26
* device_id: fix search on filtered deviceDavid Teigland2021-11-161-2/+14
* device_id: match different dm device namesDavid Teigland2021-11-121-12/+69
* rename pvscan_cache_single to expect_missing_vg_device in cmdDavid Teigland2021-11-041-3/+2
* pvscan: only add device args to dev cacheDavid Teigland2021-10-191-10/+17
* cov: check device_ids_write return codeZdenek Kabelac2021-10-151-2/+3
* devices file: unmatching system id should just be warningDavid Teigland2021-10-131-5/+1
* device_id: update stacked PVs for vgchange uuidDavid Teigland2021-10-041-0/+62
* gcc-fanalyzer: notices 'du' could be NULLZdenek Kabelac2021-09-201-1/+2
* devices: restrict device id types to specific major numbersDavid Teigland2021-08-231-4/+49
* devices: apply ignorelockingfailure to devices file lockDavid Teigland2021-08-201-2/+2
* lvmdevices: check yes option for adding duplicateDavid Teigland2021-08-191-1/+2
* cov: clean up pvid and vgid usageDavid Teigland2021-08-161-2/+2
* pvscan: only match devices file for command argsDavid Teigland2021-08-051-2/+2
* devices file: avoid updating entry dev names in some casesDavid Teigland2021-08-051-0/+9
* devices file: limit warnings about devices file entries not foundDavid Teigland2021-08-051-0/+3
* devices: rework libudev usageDavid Teigland2021-07-131-19/+19
* device_id: handle qemu wwidDavid Teigland2021-06-241-0/+4
* device_id: handle scsi_debug wwidDavid Teigland2021-06-221-0/+4
* coverity cleanupsDavid Teigland2021-06-161-0/+1
* lvmdevices: add deviceidtype optionDavid Teigland2021-06-111-13/+19
* devices: don't use deleted loop backing file for device idDavid Teigland2021-06-081-1/+5
* label_read_pvid: separate error and no-pvidDavid Teigland2021-04-231-2/+9
* cov: explicitely ignore return valueZdenek Kabelac2021-04-231-1/+1
* cov: add checks to prevent NULL dereferenceZdenek Kabelac2021-04-231-2/+3
* device_id: fix memleak and free idnameZdenek Kabelac2021-04-231-5/+8
* gcc: declaration of tmpfile shadows a globalZdenek Kabelac2021-03-221-6/+6
* cov: variable initializationZdenek Kabelac2021-03-101-1/+1
* cov: remove unnecessary headersZdenek Kabelac2021-03-101-1/+0
* debug: more tracingZdenek Kabelac2021-03-101-4/+6
* cleanup: free already checks for NULLZdenek Kabelac2021-03-021-36/+18
* device usage based on devices fileDavid Teigland2021-02-231-0/+2320