summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add some log_debug for the lockd pathdev-dct-lvmlockd-AVDavid Teigland2015-06-302-0/+10
* silence uninitialized variable warningsDavid Teigland2015-06-301-0/+1
* lvconvert: do polling outside of process_each_lvDavid Teigland2015-06-301-8/+7
* Add another error check in lockd_gl_createDavid Teigland2015-06-291-2/+6
* Add an internal error checkDavid Teigland2015-06-291-0/+6
* polldaemon: fix repeated unlock_and_releaseDavid Teigland2015-06-291-1/+0
* Don't use vg->name after release_vgDavid Teigland2015-06-262-3/+3
* shared and foreign VG accessDavid Teigland2015-06-269-47/+102
* spec: Add lvmlockd systemd unitsMarian Csontos2015-06-261-4/+5
* Move lvmlockd initDavid Teigland2015-06-252-37/+33
* vgchange --uuid doesn't need lockd_glDavid Teigland2015-06-251-3/+1
* list shared VG in lvmsystemidDavid Teigland2015-06-251-6/+19
* Improve checks for non-lvmlockd caseDavid Teigland2015-06-253-23/+87
* Add lvmlockdDavid Teigland2015-06-2583-129/+14680
* lvmconfig: do not display settings with undefined default valuesPeter Rajnoha2015-06-251-5/+23
* lvmconfig: display comment about value from existing config being usedPeter Rajnoha2015-06-252-1/+8
* lvmconfig: add --type full to display full tree of settingsPeter Rajnoha2015-06-256-32/+91
* config: also clone associated id when cloning node using dm_config_clone_node...Peter Rajnoha2015-06-251-0/+2
* man: Add missing env vars to lvm man page.Alasdair G Kergon2015-06-242-6/+30
* libdaemon: add comment about using main and initDavid Teigland2015-06-241-0/+5
* tests: workaround udev problemZdenek Kabelac2015-06-241-0/+5
* snapshot: add synchronization pointZdenek Kabelac2015-06-242-0/+4
* commands: --withspaces also for config and lvmconfig cmd aliasesPeter Rajnoha2015-06-241-2/+4
* make: use lvmconfig ... --withspaces when generating lvm.conf and lvmlocal.confPeter Rajnoha2015-06-241-2/+2
* lvmconfig: add --withspaces optionPeter Rajnoha2015-06-247-4/+18
* WHATS_NEW: recent commits - config value format flagsPeter Rajnoha2015-06-241-0/+3
* config: regenerate configure.in to accomodate all recent changesPeter Rajnoha2015-06-242-38/+45
* config: devices/filter and devices/global_filter setting have 'a/.*/' as defa...Peter Rajnoha2015-06-241-2/+2
* config: allow empty values for {thin,cache}_{check,repair}_optionsPeter Rajnoha2015-06-241-4/+4
* configure: add DEFAULT_USE_BLKID_WIPINGPeter Rajnoha2015-06-244-3/+23
* config: display global/umask in octal formPeter Rajnoha2015-06-241-1/+1
* config: use proper unconfigured default values for use_lvmetad and use_lvmpol...Peter Rajnoha2015-06-241-2/+2
* config: cleanup default values for some configuration settings with array valuesPeter Rajnoha2015-06-242-10/+15
* config: add support for config value formatting flagsPeter Rajnoha2015-06-246-15/+89
* libdaemon: allow main processing function to be specifiedDavid Teigland2015-06-232-1/+8
* doc: mention new invalid states in lvmetad_designDavid Teigland2015-06-231-0/+11
* Reread global state the lvmetad copy is staleDavid Teigland2015-06-232-0/+298
* Reread a VG if the lvmetad copy is staleDavid Teigland2015-06-231-0/+106
* lvmetad: add invalidation methodDavid Teigland2015-06-231-1/+288
* tests: use vgscan after enable_devZdenek Kabelac2015-06-231-2/+6
* tests: skip when snapshot does not workZdenek Kabelac2015-06-231-0/+2
* tests: newer version needed for ext-origZdenek Kabelac2015-06-231-1/+3
* cleanup: avoid printing gcc warningZdenek Kabelac2015-06-232-3/+7
* post-releaseAlasdair G Kergon2015-06-204-2/+8
* pre-releasev2_02_122Alasdair G Kergon2015-06-204-8/+11
* tests: external origin updatesZdenek Kabelac2015-06-192-3/+9
* log: flush stdout before print to stderrZdenek Kabelac2015-06-191-0/+2
* lvm: move hyphen mangling codeZdenek Kabelac2015-06-193-25/+25
* display: drop allocation from display_lvnameZdenek Kabelac2015-06-183-2/+20
* thin: support unaligned size of external origin and thin poolZdenek Kabelac2015-06-184-8/+102