summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* lvmlockd: fix dm checks of active lvs and add uuid checkDavid Teigland2015-06-151-8/+76
* report: display lock_type and lock_argsDavid Teigland2015-06-157-0/+78
* lvmlock: drop old -c optionDavid Teigland2015-06-151-95/+3
* lvmlockd: use libdevmapper to get active LVsDavid Teigland2015-06-152-50/+72
* lvmlockd: use xlate.h for endian macrosDavid Teigland2015-06-154-37/+65
* lvmlockd: include time.h and link with rtDavid Teigland2015-06-152-1/+2
* lvmlockd: rename socket variableDavid Teigland2015-06-151-2/+2
* lvmlockd: fix setup_structsDavid Teigland2015-06-152-5/+47
* lvmlockd: apply consistent buffer strategy to clientDavid Teigland2015-06-152-2/+2
* lvmlockd: put GNU_SOURCE in source filesDavid Teigland2015-06-153-1/+3
* lvmlockd: use libsanlock_clientDavid Teigland2015-06-151-1/+1
* lib: define constant for NO_LOCKD_RESULTDavid Teigland2015-06-151-4/+9
* lib: rename flags variablesDavid Teigland2015-06-151-59/+59
* lib: use static inline stubs for lockd functionsDavid Teigland2015-06-151-19/+100
* configure: use pc checks for lvmlockdDavid Teigland2015-06-151-0/+7
* lvconvert, pvmove, polldaemon: add locking for lvmlockdDavid Teigland2015-06-153-14/+205
* scripts: lvmlockd related service filesDavid Teigland2015-06-152-0/+43
* man: add lvmlockd man pageDavid Teigland2015-06-151-0/+794
* liblvm: new unused arg for vg_readDavid Teigland2015-06-151-1/+1
* tools: use locks from lvmlockdDavid Teigland2015-06-1522-76/+765
* tools: locking support for toolsDavid Teigland2015-06-154-16/+61
* lib: use locks from lvmlockdDavid Teigland2015-06-1513-31/+310
* lib: client side locking interface to lvmlockdDavid Teigland2015-06-152-0/+2425
* lvmlockd: add daemonDavid Teigland2015-06-157-0/+8960
* libdaemon: allow main processing function to be specifiedDavid Teigland2015-06-152-1/+8
* build: standard configure and Makefile for lvmlockdDavid Teigland2015-06-154-2/+55
* metadata: add lock_type and lock_argsDavid Teigland2015-06-154-1/+29
* lvmcache: reread a VG if the lvmetad copy is staleDavid Teigland2015-06-154-57/+165
* lvmcache: add function to validate and update global cacheDavid Teigland2015-06-152-0/+87
* lvmeta: new program to interact with lvmetadDavid Teigland2015-06-152-1/+188
* lvmetad: add invalidation methodDavid Teigland2015-06-151-1/+201
* lvmcache: mention lvconvert --cachemodeDavid Teigland2015-06-151-0/+5
* debug: better tracing messagesZdenek Kabelac2015-06-152-2/+8
* libdm: better debug messageZdenek Kabelac2015-06-152-3/+6
* cleanup: drop double constZdenek Kabelac2015-06-151-1/+1
* dmeventd: better debugZdenek Kabelac2015-06-151-45/+15
* dmeventd: drop stackZdenek Kabelac2015-06-151-4/+2
* dmeventd: drop pthread_cancelZdenek Kabelac2015-06-151-2/+1
* post-releaseAlasdair G Kergon2015-06-124-2/+8
* pre-releasev2_02_121Alasdair G Kergon2015-06-124-6/+11
* test: Ensure that outdated PVs are wiped just once.dev-mornfall-lvmetad-repairPetr Rockai2015-06-101-0/+6
* metadata: When outdated PVs are wiped, notify lvmetad about the fact.Petr Rockai2015-06-103-1/+22
* metadata: Reject lvmetad metadata extensions when reading from disk.Petr Rockai2015-06-105-9/+29
* lvmetad: Make it possible to clear the outdated PVs list for a VG.Petr Rockai2015-06-101-0/+18
* metadata: Explain the pvs_outdated field in struct volume_group.Petr Rockai2015-06-101-1/+12
* lvmetad, lvmpolld: remove DL_LIBS from MakefileDavid Teigland2015-06-082-4/+2
* lvmetad.c: internal err on modifying global handle with open connectionOndrej Kozina2015-06-081-0/+4
* lvmetad.h: rephrase API descriptionsOndrej Kozina2015-06-081-5/+7
* man: lvmthin chunk and metadata sizesDavid Teigland2015-05-271-24/+30
* tests: check for idle only for raid typeZdenek Kabelac2015-05-271-2/+5