summaryrefslogtreecommitdiff
path: root/tools/pvscan.c
Commit message (Expand)AuthorAgeFilesLines
* improve reading and repairing vg metadatadev-dct-read-11David Teigland2019-02-011-0/+2
* hints: invalidate when pvscan --cache sees a new PVDavid Teigland2019-01-161-0/+16
* add device hints to reduce scanningDavid Teigland2019-01-151-0/+9
* debug: tracing close errorsZdenek Kabelac2018-12-211-1/+2
* cov: Close a FD on errorMarian Csontos2018-12-191-1/+2
* remove unused full filterDavid Teigland2018-12-041-6/+6
* pvscan: use correct dev filtersDavid Teigland2018-12-031-6/+6
* pvscan: add error checking for write of online filesZdenek Kabelac2018-11-061-12/+25
* cleanup: move cast to det_t into MKDEV macroZdenek Kabelac2018-11-051-2/+2
* cov: remove unused assignsZdenek Kabelac2018-11-051-2/+1
* cov: pvscan ensure sigle_devs list is always initializedZdenek Kabelac2018-10-151-2/+1
* cov: log failing unlinkZdenek Kabelac2018-10-151-2/+4
* cov: check closedir resultZdenek Kabelac2018-10-151-4/+8
* cov: check dev_close_immediateZdenek Kabelac2018-10-151-1/+2
* cov: fix leaking openned file descriptorsZdenek Kabelac2018-10-151-0/+2
* Remove lvmetadDavid Teigland2018-07-111-558/+9
* pvscan: autoactivate without lvmetadDavid Teigland2018-07-091-4/+651
* Add cmd arg to more functionsDavid Teigland2018-06-151-4/+4
* pvscan: move start of polling into vgchangeZdenek Kabelac2018-06-141-10/+0
* pvscan: code reshapeZdenek Kabelac2018-06-141-14/+15
* use exclusive file lock on VG for activationDavid Teigland2018-06-071-1/+1
* build: compile fixesZdenek Kabelac2018-06-011-1/+1
* lvmlockd: primarily use vg_is_sharedDavid Teigland2018-06-011-1/+1
* build: Don't generate symlinks in include/ dirJoe Thornber2018-05-141-2/+2
* pvscan: remove unused var warningDavid Teigland2018-05-101-5/+0
* filter: use bcache for filter readsDavid Teigland2018-05-101-7/+47
* Remove lvm1 and pool disk formatsDavid Teigland2018-04-301-3/+2
* dev_cache: clean up scanDavid Teigland2018-04-201-2/+2
* lvmetad: use new label_scan for update from pvscanDavid Teigland2018-04-201-7/+42
* cleanup: use more common FMTd64 typeZdenek Kabelac2017-03-271-1/+1
* command struct: remove command name refsDavid Teigland2017-02-131-1/+1
* pvscan: fix autoactivation of exported VGDavid Teigland2016-11-021-0/+3
* lvmetad: two phase vg_updateDavid Teigland2016-06-281-2/+2
* tools: Use arg_is_set instead of arg_count.Alasdair G Kergon2016-06-211-12/+12
* toollib: make it possible to also process internal VGs, add 'include_internal...Peter Rajnoha2016-06-201-1/+1
* toollib: add 'parent' field to processing_handle; init report format only if ...Peter Rajnoha2016-06-201-2/+2
* tools: add missing destroy_processing_handle in pvscan and vgreduce codePeter Rajnoha2016-06-171-0/+1
* pvscan: don't activate LVs when use_lvmetad=0David Teigland2016-06-161-11/+20
* pvscan: fix lvmlockd global lockDavid Teigland2016-06-151-4/+0
* pvscan: do activation when lvmetad is not runningDavid Teigland2016-06-151-1/+8
* pvscan: use process_each_vg for autoactivateDavid Teigland2016-05-231-156/+250
* pvscan: fix errors for single dev scan while lvmetad is disabledDavid Teigland2016-05-061-0/+13
* pvscan: autoactivation should ignore some VGsDavid Teigland2016-04-271-2/+32
* lvmetad: rework command connection setup and checkingDavid Teigland2016-04-191-2/+2
* lvmetad: use the disabled flag in commandsDavid Teigland2016-04-191-1/+47
* lvmetad: preemptively check and rescan in commandsDavid Teigland2016-04-131-3/+27
* toollib: add two phase pv processing codeDavid Teigland2016-02-251-1/+1
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
* pvscan: restore polling in autoactivation handlerOndrej Kozina2016-01-121-0/+9
* pvscan: Remove duplicate filter wipe.Alasdair G Kergon2015-12-141-4/+0