summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Split part of process-each-pv into process-each-vgreducedev-dct-lvmlockd-AWDavid Teigland2015-07-022-233/+336
* test suite: set dev size large when using sanlockDavid Teigland2015-07-025-4/+10
* Fix global lock with vgremove @tagDavid Teigland2015-07-023-0/+17
* Update comment in vgchange about global lockDavid Teigland2015-07-021-7/+5
* Add FIXME to create_sanlock_lvDavid Teigland2015-07-021-0/+3
* test suite changes for lvmlockdDavid Teigland2015-07-017-52/+80
* lvmlockd: allow sanlock io timeout to be specifiedDavid Teigland2015-07-013-5/+12
* Replace log_error with log_debug for expected caseDavid Teigland2015-07-011-1/+1
* Clean up a previous lockspace thread earlier if neededDavid Teigland2015-07-011-0/+11
* Remove optimization for skipping unlock after removeDavid Teigland2015-07-011-3/+0
* Set command exit code to failed when lockd failsDavid Teigland2015-07-011-5/+15
* Replace libdaemon assertsDavid Teigland2015-06-302-5/+16
* Initialize globals to zeroDavid Teigland2015-06-301-3/+3
* Fix use_lvmlockd checksDavid Teigland2015-06-301-21/+60
* Add some log_debug for the lockd pathDavid 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-301-2/+6
* Add an internal error checkDavid Teigland2015-06-301-0/+6
* polldaemon: fix repeated unlock_and_releaseDavid Teigland2015-06-301-1/+0
* Don't use vg->name after release_vgDavid Teigland2015-06-302-3/+3
* shared and foreign VG accessDavid Teigland2015-06-309-47/+102
* spec: Add lvmlockd systemd unitsMarian Csontos2015-06-301-4/+5
* Move lvmlockd initDavid Teigland2015-06-302-37/+33
* vgchange --uuid doesn't need lockd_glDavid Teigland2015-06-301-3/+1
* list shared VG in lvmsystemidDavid Teigland2015-06-301-6/+19
* Improve checks for non-lvmlockd caseDavid Teigland2015-06-303-23/+87
* Add lvmlockdDavid Teigland2015-06-3083-130/+14681
* locking: Add missing error handling.Alasdair G Kergon2015-06-3012-21/+68
* post-releaseAlasdair G Kergon2015-06-304-2/+8
* pre-releasev2_02_123Alasdair G Kergon2015-06-304-5/+7
* conf: Regenerate.Alasdair G Kergon2015-06-301-1/+1
* libdm: Rename struct time_value variables.Alasdair G Kergon2015-06-301-24/+24
* report: add support for time (basic)Peter Rajnoha2015-06-306-26/+591
* configure: set DEFAULT_FALLBACK_TO_LVM1 in configure and use it in config_set...Peter Rajnoha2015-06-306-8/+22
* cleanup: report: use internal wrapper for various variables used for handling...Peter Rajnoha2015-06-301-36/+57
* select: add support for range reserved values and flagging named-only valuesPeter Rajnoha2015-06-305-139/+304
* cleanup: time: error out on incorrect time_format and indentation in config_s...Peter Rajnoha2015-06-293-10/+12
* lv: time: increase buffer to 4k in lv_time_dupPeter Rajnoha2015-06-291-1/+1
* toolcontext: use proper set of chars to check time format againstPeter Rajnoha2015-06-291-2/+2
* conf: make time format configurablePeter Rajnoha2015-06-2911-8/+209
* config: regenerate lvm.conf.in and lvmlocal.conf.inPeter Rajnoha2015-06-292-20/+0
* refactor: rename _out_tags fn to _out_list and use it for string lists in gen...Peter Rajnoha2015-06-291-11/+12
* cleanup: remove unused tags.c filePeter Rajnoha2015-06-292-22/+0
* refactor: rename alloc_printed_tags fn to _alloc_printed_str_list and use it ...Peter Rajnoha2015-06-293-44/+42
* refactor: rename read_tags fn to _read_str_list and use it for string lists i...Peter Rajnoha2015-06-293-25/+25
* tests: tests needs pre 1.13 thin-pool extorgZdenek Kabelac2015-06-261-0/+4
* tests: deactivate before removeZdenek Kabelac2015-06-261-0/+1
* makefiles: avoid bash == operator syntax, use = insteadFerenc Wágner2015-06-262-2/+6
* lvmconfig: do not display settings with undefined default valuesPeter Rajnoha2015-06-251-5/+23