summaryrefslogtreecommitdiff
path: root/lib/cache
Commit message (Expand)AuthorAgeFilesLines
* devices: improve handling of duplicate PVsdev-dct-duplicates2David Teigland2015-04-272-48/+216
* Improve duplicate PV handlingDavid Teigland2015-04-222-17/+20
* lvmetad: Issue warnings about duplicate PV UUIDs (client-side).Petr Rockai2015-04-141-3/+18
* cache: Set correct vgid when changing PV header.Alasdair G Kergon2015-04-091-0/+1
* lvmcache: skip drop when vg_write lock is not heldZdenek Kabelac2015-04-021-1/+1
* cache: Store metadata size and checksum.Alasdair G Kergon2015-03-183-14/+81
* cache: Retain orphans while global lock held.Alasdair G Kergon2015-03-181-1/+4
* lvmetad: pvscan: do not scan and read ignored MDAs from PVsPeter Rajnoha2015-03-161-1/+3
* reporting: should not fail with foreign option if lvm1 pvs existDavid Teigland2015-03-102-9/+25
* lvmetad: Add fn to scan only foreign VGs.Alasdair G Kergon2015-02-232-0/+10
* toollib: search for duplicate PVs only when neededDavid Teigland2015-01-142-1/+16
* toollib: override the PV device with duplicatesDavid Teigland2015-01-142-0/+24
* toollib: handle duplicate pvs in process_in_pvDavid Teigland2015-01-141-1/+1
* lvmetad: Re-use fmt from the VG for PVs when possible.Petr Rockai2015-01-061-6/+7
* lvmcache: Skip VG_GLOBAL cache lock state update.Alasdair G Kergon2014-10-071-4/+5
* filters: add cmd->full_filter - composite of cmd->filter and cmd->lvmetad_filterPeter Rajnoha2014-10-021-4/+4
* filters: refresh filters when lvmetad use is toggledPeter Rajnoha2014-09-302-3/+5
* filters: use usable device filter and separate lvmetad filter chain so it's n...Peter Rajnoha2014-09-301-5/+1
* lvmetad: Differentiate between filtered and truly missing devices.Petr Rockai2014-09-101-1/+5
* cleanup: just safely copy stringZdenek Kabelac2014-07-041-1/+1
* report: select: refactor: move str_list to libdmPeter Rajnoha2014-06-171-3/+3
* lvmetad: Drop active connection upon lvmetad_set_active(0).Petr Rockai2014-06-091-0/+2
* pvremove: Update lvmcache => avoid spurious error messages.Petr Rockai2014-06-081-3/+2
* lvmetad: Avoid "connect failed" spamming when lvmetad is not available.Petr Rockai2014-06-081-14/+6
* signals: Move sigint handling out to lvm-signal.Alasdair G Kergon2014-05-011-0/+1
* asprintf: fix test for error resultZdenek Kabelac2014-04-181-1/+1
* lvmetad: fix lost bootloader area informationPeter Rajnoha2014-04-091-1/+1
* lvmetad: Update retry logic vars and comments.Alasdair G Kergon2014-04-041-23/+30
* lvmetad: Fix an endless wait loop introduced in c13f5dbb.Petr Rockai2014-03-261-2/+4
* lvmetad: Wait at least 80s for the initial scan.Petr Rockai2014-03-251-5/+9
* cleanup: use dm_free without extra testZdenek Kabelac2014-03-251-2/+1
* lvmcache: fix debug traceZdenek Kabelac2014-03-211-2/+2
* lvmcache: handle reinit without errorZdenek Kabelac2014-03-212-4/+7
* lvmcache: add mode debug printsZdenek Kabelac2014-03-181-4/+16
* autoactivation: use VG read lockPeter Rajnoha2014-03-142-4/+5
* autoactivation: issue a VG refresh before autoactivation only if 'change' lvm...Peter Rajnoha2014-03-142-3/+6
* lvmetad: more reuse precommit bufferZdenek Kabelac2014-03-011-5/+5
* lvmetad: Make token_mismatch handling more robust in the clients.Petr Rockai2014-02-261-6/+21
* cleanup: spellingZdenek Kabelac2014-02-241-2/+2
* lvmetad: respect LVM_LVMETAD_PIDFILE settings in lvmZdenek Kabelac2014-01-241-1/+1
* pvs: fix segfaults with orphansAlasdair G Kergon2014-01-141-0/+3
* lvmcache: Invalidate cached VG if PV is orphaned.Alasdair G Kergon2014-01-141-1/+11
* pvscan: use format feature flags in lvmetad codeAlasdair G Kergon2014-01-081-13/+14
* lvmetad: free fid after vg lookup failureAlasdair G Kergon2014-01-081-3/+6
* pvscan --cache: Use FMT_LVM1_NAME instead of hardcoded "lvm1".Petr Rockai2013-12-151-1/+1
* pvscan --cache: Error out on pool-format VGs for now.Petr Rockai2013-12-151-0/+9
* lv/vgchange: do not try to connect to lvmetad if socket absent and --sysinit ...Peter Rajnoha2013-11-262-0/+31
* lvmetad: Set up device pointers in synthetic lvmcache_infos.Petr Rockai2013-11-181-0/+1
* labeller: Make the use of "private" as "fmt" explicit.Petr Rockai2013-11-171-2/+2
* metadata: Fix metadata repair paths when lvmetad is used.Petr Rockai2013-10-091-2/+0