summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvmlockd: extend the sanlock lv when neededdev-dct-lvmlockd-AADavid Teigland2015-03-056-56/+165
* lvcreate: call lockd_init_lv laterDavid Teigland2015-03-053-15/+23
* vgrename: for lockd VGsDavid Teigland2015-03-057-8/+360
* lvconvert: prevent splitmirror in lockd VGsDavid Teigland2015-03-051-0/+7
* lvmlockd: pass cmd name to daemonDavid Teigland2015-03-053-1/+10
* vgchange: lock-start and lock-stop with no argDavid Teigland2015-03-051-2/+2
* lvrename: support lock renaming with lvmlockdDavid Teigland2015-03-052-6/+47
* lvmlockd: systemd service filesDavid Teigland2015-03-052-0/+43
* pvscan: notify lvmlockd of lvmetad updatesDavid Teigland2015-03-053-0/+47
* vgchange: lock-start options for auto and waitDavid Teigland2015-03-055-2/+111
* vgchange: allow lock_type to be changedDavid Teigland2015-03-054-5/+250
* lvmlockd: add daemonDavid Teigland2015-03-0510-3/+10289
* libdaemon: allow main processing function to be specifiedDavid Teigland2015-03-052-1/+8
* lvmlockd: LV lockingDavid Teigland2015-03-0511-5/+571
* lvmlockd: VG lockingDavid Teigland2015-03-0519-42/+419
* lvmlockd: Global lockingDavid Teigland2015-03-0526-3/+512
* lvmlockd: start and stop VG lockspaceDavid Teigland2015-03-057-6/+206
* lvmlockd: vgcreate/vgremove call init_vg/free_vgDavid Teigland2015-03-055-2/+636
* lvmlockd: lock_type and lvmlockd setupDavid Teigland2015-03-0520-23/+542
* lvmlockd: add lock_type and lock_argsDavid Teigland2015-03-054-1/+28
* lvmcache: reread a VG if the lvmetad copy is staleDavid Teigland2015-03-054-57/+165
* lvmcache: add function to validate and update global cacheDavid Teigland2015-03-052-0/+85
* lvmeta: new program to interact with lvmetadDavid Teigland2015-03-052-1/+188
* lvmetad: add invalidation methodDavid Teigland2015-03-051-1/+201
* man: add info to lvmsystemidDavid Teigland2015-03-051-7/+14
* system_id: avoid munging vg and lv fieldsDavid Teigland2015-03-051-18/+10
* system_id: undo the previous changes to the lvm1 codeDavid Teigland2015-03-052-16/+2
* system_id: make new VGs read-only for old lvm versionsDavid Teigland2015-03-059-5/+125
* Revert "systemid: Add ACCESS_NEEDS_SYSTEM_ID VG flag."David Teigland2015-03-057-28/+11
* system_id: enable the options in config file and command lineDavid Teigland2015-03-052-6/+9
* report: fix seg_monitor field to display monitoring status for thick snapshot...Peter Rajnoha2015-03-053-7/+6
* post-releaseAlasdair G Kergon2015-03-044-2/+8
* pre-releasev2_02_117Alasdair G Kergon2015-03-044-11/+11
* cleanup: tools: "or use -S for selection" --> "or use --select for selection"Peter Rajnoha2015-03-045-5/+5
* systemid: Disable --systemid.Alasdair G Kergon2015-03-041-5/+2
* config: add CFG_DISABLED flag and mark system_id settings with that flagPeter Rajnoha2015-03-043-20/+41
* vgremove: select: direct selection to be done per-VG, not per-LVPeter Rajnoha2015-03-042-1/+25
* systemid: Add ACCESS_NEEDS_SYSTEM_ID VG flag.Alasdair G Kergon2015-03-048-11/+29
* systemid: Init and merge lvm2 and lvm1 fields.Alasdair G Kergon2015-03-048-8/+19
* vgchange: Prevent lvm1 system ID changes.Alasdair G Kergon2015-03-041-0/+7
* format1: Export generate_lvm1_system_id.Alasdair G Kergon2015-03-043-4/+11
* archives: Preserve format type in file.Alasdair G Kergon2015-03-044-3/+17
* lvchange, vgchange: fix the system_id checkDavid Teigland2015-03-032-2/+4
* vgchange: deactivate LVs in foreign VGDavid Teigland2015-03-031-0/+15
* spec: Add lvmlocal.conf to RPMs.Petr Rockai2015-03-031-0/+1
* metadata: vg: alloc lvm1_system_id in alloc_vg soonerPeter Rajnoha2015-03-021-6/+6
* metadata: vg: add missing vg->lvm1_system_id initializationPeter Rajnoha2015-03-021-0/+6
* report: check value of args_are_pvs, not the pointer (fix for commit 9ea77b7)Peter Rajnoha2015-03-021-1/+1
* system_id: apply consistent namingDavid Teigland2015-02-278-19/+19
* initscripts: lvm2-monitor: use @DMEVENTD_PIDFILE@ instead of hardcoded /var/r...Peter Rajnoha2015-02-271-1/+1