summaryrefslogtreecommitdiff
path: root/lib/cache
Commit message (Expand)AuthorAgeFilesLines
* scanning: optimize by checking text offset and checksumDavid Teigland2019-11-262-0/+28
* cov: remove unused headersZdenek Kabelac2019-11-141-1/+0
* cov: fix memleak for duplicate deviceZdenek Kabelac2019-11-141-14/+15
* gcc: avoid warning: declaration of xxx shadows a global declarationZdenek Kabelac2019-10-211-5/+5
* vgck: let updatemetadata repair mismatched metadataDavid Teigland2019-10-112-0/+2
* scan: use PV device name hint for choosing duplicate PVDavid Teigland2019-09-301-2/+34
* scan: use PV size for choosing duplicate PVDavid Teigland2019-09-301-0/+41
* scan: add PV summary info to lvmcacheDavid Teigland2019-09-302-8/+20
* fix duplicate pv size checkDavid Teigland2019-08-271-24/+0
* improve duplicate pv handling for md componentsDavid Teigland2019-08-162-129/+172
* lvmcache: use devl list helperDavid Teigland2019-08-161-16/+25
* lvmcache: replace found_duplicates variableDavid Teigland2019-08-161-7/+3
* lvmcache: renaming functions and variablesDavid Teigland2019-08-162-71/+58
* scanning: open devs rw when rescanning for writeDavid Teigland2019-06-212-2/+16
* lvmcache: remove wrapper around lvmcache_get_vgnameidsDavid Teigland2019-06-112-4/+20
* lvmcache: remove unused functionDavid Teigland2019-06-102-55/+0
* lvmcache: remove unused codeDavid Teigland2019-06-102-133/+0
* reset cmd wipe_outdated_pvsDavid Teigland2019-06-101-1/+1
* improve reading and repairing vg metadataDavid Teigland2019-06-071-0/+8
* create separate lvmcache update functions for read and writeDavid Teigland2019-06-072-2/+127
* change args for text label read functionDavid Teigland2019-06-072-7/+13
* add mda arg to add_mdaDavid Teigland2019-06-072-3/+5
* keep track of which mdas have old metadata in lvmcacheDavid Teigland2019-06-072-38/+145
* ability to keep track of outdated pvs in lvmcacheDavid Teigland2019-06-072-0/+95
* ability to keep track of bad mdas in lvmcacheDavid Teigland2019-06-072-0/+63
* Additional MD component checkingDavid Teigland2019-06-071-2/+5
* lvmcache: remove unused_duplicate_devs list from cmdDavid Teigland2019-06-071-7/+9
* pvck: new dump option to extract metadataDavid Teigland2019-05-232-0/+36
* lvmcache: remove unused flagDavid Teigland2019-04-301-9/+0
* locking: unify global lock for flock and lockdDavid Teigland2019-04-291-3/+2
* io: warn when metadata size approaches io memory sizeDavid Teigland2019-03-042-0/+18
* add device hints to reduce scanningDavid Teigland2019-01-152-0/+21
* remove unused full filterDavid Teigland2018-12-041-2/+2
* debug: missing backtraceZdenek Kabelac2018-11-051-1/+2
* cov: remove unused assignsZdenek Kabelac2018-11-051-3/+0
* Remove lvmetadDavid Teigland2018-07-114-3354/+5
* pvscan: autoactivate without lvmetadDavid Teigland2018-07-092-6/+8
* scan: use full md filter when md 1.0 devices are presentDavid Teigland2018-06-151-1/+1
* Add cmd arg to more functionsDavid Teigland2018-06-151-4/+4
* Remove independent metadata areasDavid Teigland2018-06-131-36/+0
* Remove the unused lock_hash in lvmcacheDavid Teigland2018-06-121-56/+0
* Remove checking for locked VGsDavid Teigland2018-06-122-9/+0
* Remove lvmcache CACHE_LOCKED flagDavid Teigland2018-06-081-37/+1
* Remove header declarations for removed functionsDavid Teigland2018-06-081-13/+0
* Remove more code that was only used by liblvm2appDavid Teigland2018-06-081-101/+0
* device_mapper: remove dbg_malloc.Joe Thornber2018-06-082-30/+31
* Remove VG lock ordering checkDavid Teigland2018-06-072-67/+0
* Remove clvmd and associated codeDavid Teigland2018-06-051-395/+0
* devs: clear coverity warning about null infoDavid Teigland2018-06-011-2/+4
* lvmlockd: primarily use vg_is_sharedDavid Teigland2018-06-011-3/+3