summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvmlockd: fixes for adopting locks in dlmdev-dct-lvmlockd-ADDavid Teigland2015-04-022-9/+28
* vgcreate: rework lockd init and clean up from failuresDavid Teigland2015-04-015-35/+80
* remove remaining bit of local vgDavid Teigland2015-03-311-12/+0
* vgcreate: better error reportingDavid Teigland2015-03-124-21/+67
* lock-start: report better error messagesDavid Teigland2015-03-121-10/+25
* lvmlockd: split prepare lockspace out of add lockspaceDavid Teigland2015-03-125-80/+142
* lvmlockd: remove client side updates about local vgsDavid Teigland2015-03-1120-325/+268
* lvmlockd: remove local vg caching and lockingDavid Teigland2015-03-114-955/+31
* lvmlockd: extend the sanlock lv when neededDavid Teigland2015-03-116-56/+165
* lvcreate: call lockd_init_lv laterDavid Teigland2015-03-113-15/+23
* vgrename: for lockd VGsDavid Teigland2015-03-117-8/+360
* lvconvert: prevent splitmirror in lockd VGsDavid Teigland2015-03-111-0/+7
* lvmlockd: pass cmd name to daemonDavid Teigland2015-03-113-1/+10
* vgchange: lock-start and lock-stop with no argDavid Teigland2015-03-111-2/+2
* lvrename: support lock renaming with lvmlockdDavid Teigland2015-03-112-6/+47
* lvmlockd: systemd service filesDavid Teigland2015-03-112-0/+43
* pvscan: notify lvmlockd of lvmetad updatesDavid Teigland2015-03-113-0/+47
* vgchange: lock-start options for auto and waitDavid Teigland2015-03-115-2/+111
* vgchange: allow lock_type to be changedDavid Teigland2015-03-114-5/+250
* lvmlockd: add daemonDavid Teigland2015-03-1110-3/+10292
* libdaemon: allow main processing function to be specifiedDavid Teigland2015-03-112-1/+8
* lvmlockd: LV lockingDavid Teigland2015-03-1111-5/+571
* lvmlockd: VG lockingDavid Teigland2015-03-1119-42/+419
* lvmlockd: Global lockingDavid Teigland2015-03-1126-3/+512
* lvmlockd: start and stop VG lockspaceDavid Teigland2015-03-117-6/+206
* lvmlockd: vgcreate/vgremove call init_vg/free_vgDavid Teigland2015-03-115-2/+636
* lvmlockd: lock_type and lvmlockd setupDavid Teigland2015-03-1120-23/+542
* lvmlockd: add lock_type and lock_argsDavid Teigland2015-03-114-1/+28
* lvmcache: reread a VG if the lvmetad copy is staleDavid Teigland2015-03-114-57/+165
* lvmcache: add function to validate and update global cacheDavid Teigland2015-03-112-0/+85
* lvmeta: new program to interact with lvmetadDavid Teigland2015-03-112-1/+188
* lvmetad: add invalidation methodDavid Teigland2015-03-111-1/+201
* tests: extend raceZdenek Kabelac2015-03-111-0/+6
* tests: drop old workaroundZdenek Kabelac2015-03-111-1/+1
* tests: specify old mirror typeZdenek Kabelac2015-03-111-1/+1
* tests: cleanup some cxx warningsZdenek Kabelac2015-03-111-8/+9
* tests: enable kmsg by defaultZdenek Kabelac2015-03-111-3/+3
* tests: extend test timeout to 180secZdenek Kabelac2015-03-111-1/+1
* reporting: should not fail with foreign option if lvm1 pvs existDavid Teigland2015-03-104-12/+28
* tests: update to not run vgconvert -M with lvmetadDavid Teigland2015-03-102-0/+15
* WHATS_NEW vgconvert -M fixDavid Teigland2015-03-101-0/+1
* vgconvert: require lvmetad to not be usedDavid Teigland2015-03-101-0/+5
* libdaemon: map error level properlyOndrej Kozina2015-03-101-0/+1
* configure: check for sync-nandZdenek Kabelac2015-03-103-1/+46
* display: fix return valuesZdenek Kabelac2015-03-101-3/+4
* format_text: Set system id directly.Alasdair G Kergon2015-03-091-12/+10
* systemid: Use temp status var for LVM_WRITE_LOCKEDAlasdair G Kergon2015-03-091-10/+13
* vgchange: Additional system ID warnings.Alasdair G Kergon2015-03-091-27/+30
* vgconvert: Check system ID compatibility.Alasdair G Kergon2015-03-091-0/+7
* metadata: Detect internal use of LVM_WRITE_LOCKED.Alasdair G Kergon2015-03-091-0/+12