summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvmlockd: special status for lockd VGs and LVsdev-dct-lvmlockd-XDavid Teigland2015-03-0318-30/+110
* lvmlockd: extend the sanlock lv when neededDavid Teigland2015-02-276-56/+165
* lvcreate: call lockd_init_lv laterDavid Teigland2015-02-273-15/+23
* vgrename: for lockd VGsDavid Teigland2015-02-277-8/+360
* lvconvert: prevent splitmirror in lockd VGsDavid Teigland2015-02-271-0/+7
* lvmlockd: pass cmd name to daemonDavid Teigland2015-02-273-1/+10
* vgchange: lock-start and lock-stop with no argDavid Teigland2015-02-271-2/+2
* lvrename: support lock renaming with lvmlockdDavid Teigland2015-02-272-6/+47
* lvmlockd: systemd service filesDavid Teigland2015-02-272-0/+43
* pvscan: notify lvmlockd of lvmetad updatesDavid Teigland2015-02-273-0/+47
* vgchange: lock-start options for auto and waitDavid Teigland2015-02-276-3/+112
* vgchange: allow lock_type to be changedDavid Teigland2015-02-274-5/+250
* lvmlockd: add daemonDavid Teigland2015-02-2710-3/+10289
* libdaemon: allow main processing function to be specifiedDavid Teigland2015-02-272-1/+8
* lvmlockd: LV lockingDavid Teigland2015-02-2711-5/+571
* lvmlockd: VG lockingDavid Teigland2015-02-2719-42/+419
* lvmlockd: Global lockingDavid Teigland2015-02-2726-3/+512
* lvmlockd: start and stop VG lockspaceDavid Teigland2015-02-277-6/+206
* lvmlockd: vgcreate/vgremove call init_vg/free_vgDavid Teigland2015-02-275-2/+636
* lvmlockd: lock_type and lvmlockd setupDavid Teigland2015-02-2726-8/+589
* lvmcache: reread a VG if the lvmetad copy is staleDavid Teigland2015-02-274-57/+165
* lvmcache: add function to validate and update global cacheDavid Teigland2015-02-272-0/+85
* lvmeta: new program to interact with lvmetadDavid Teigland2015-02-272-1/+188
* lvmetad: add invalidation methodDavid Teigland2015-02-271-1/+201
* 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
* initscripts: lvm2-monitor: implement status actionJose Castillo2015-02-272-1/+17
* cleanup: change check order in condition in _check_pv_list fnPeter Rajnoha2015-02-271-1/+1
* lvchange: Allow -pr to change kernel only.Alasdair G Kergon2015-02-272-0/+8
* report: one more comment explaining change of report type when tags are used ...Peter Rajnoha2015-02-271-0/+4
* report: fix handling of reports with pure label fieldsPeter Rajnoha2015-02-272-9/+37
* conf: be more clear about wipe_signatures_when_zeroing_new_lvs option in comm...Peter Rajnoha2015-02-271-7/+22
* system_id: remove unwanted foreign error for some commandsDavid Teigland2015-02-261-2/+8
* mirror: Explicit cast in region_size_maxAlasdair G Kergon2015-02-261-1/+1
* mirror: Avoid region size compiler warning.Alasdair G Kergon2015-02-261-5/+3
* tests: more system_id testsDavid Teigland2015-02-261-13/+284
* lvchange: Allow -prw to change kernel only.Alasdair G Kergon2015-02-261-50/+59
* man: lvmsystemid: empty string equals no system_idDavid Teigland2015-02-251-3/+10
* tests: add more system_id testsDavid Teigland2015-02-251-6/+109
* pvscan, vgscan: include foreign vgs with --cacheDavid Teigland2015-02-253-1/+5
* WHATS_NEW: vgimport with lvmetadDavid Teigland2015-02-251-0/+1
* tests: fix the system_id testsDavid Teigland2015-02-252-12/+12
* tests: add more systemid testsDavid Teigland2015-02-251-2/+69
* lvchange: deactivate is always possible in foreign vgsDavid Teigland2015-02-254-6/+20
* cmirror: Adjust region size to work around CPG msg limit to avoid hang.Jonathan Brassow2015-02-257-7/+72
* lvcreate.8: Mention --cachepolicy and --cachesettings.Petr Rockai2015-02-251-0/+9
* lvmcache.7: add a section on --cachepolicy/--cachesettingsPetr Rockai2015-02-251-0/+32
* vgcfgbackup: enable foreign VG accessDavid Teigland2015-02-251-1/+1
* systemid: silently ignore foreign vgs unless namedDavid Teigland2015-02-256-17/+40
* toolcontext: Fix lvmlocal.conf load fail path.Alasdair G Kergon2015-02-251-1/+1