summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lvmlockd: handle losing sanlock lease storagedev-dct-lvmlockctlDavid Teigland2015-08-047-85/+415
* lvmlockd: automatically remove the dlm global lockspaceDavid Teigland2015-08-033-41/+14
* report: update comment for _is_same_field fnPeter Rajnoha2015-08-031-3/+4
* report: recognize report field name variants without any underscores tooPeter Rajnoha2015-08-032-11/+82
* toolcontext: do not set cmd->initialized_connections = 0 on destroy_toolcontextPeter Rajnoha2015-08-031-1/+0
* dmsetup: Use argcp and argvp.Bryn M. Reeves2015-07-311-33/+33
* dmsetup: Add --count and --interval to reports.Bryn M. Reeves2015-07-316-9/+168
* lockd: remove ignorelockingfailure checksDavid Teigland2015-07-311-10/+1
* vgchange/lvchange: allow deactivation without lockingDavid Teigland2015-07-312-3/+7
* dmsetup: Allow commands to have subcommands.Alasdair G Kergon2015-07-311-38/+56
* dmsetup: Add subcommand parameter.Alasdair G Kergon2015-07-311-16/+16
* dmsetup: _find_command returns constAlasdair G Kergon2015-07-311-3/+3
* dmsetup: Add _dmsetup to help and usage fns.Alasdair G Kergon2015-07-311-13/+15
* dmsetup: Rename _commands to _dmsetup_commands.Alasdair G Kergon2015-07-311-10/+16
* toolcontext: use refresh_filters in refresh_toolcontextPeter Rajnoha2015-07-311-2/+1
* test: Update MakefilesMarian Csontos2015-07-302-1/+2
* spec: lockd_dlm requires dlm-lib instead of dlmMarian Csontos2015-07-301-1/+1
* lvmlockd: create sanlock lv large enough for existing lvsDavid Teigland2015-07-304-14/+29
* lvmlockd: small fixes and cleanup for lvmlockctlDavid Teigland2015-07-302-27/+17
* cleanup: toolcontext: move report_list_item_separator into its groupPeter Rajnoha2015-07-301-1/+1
* cleanup: toolcontext: make cmd_context more readablePeter Rajnoha2015-07-301-55/+79
* commands: add new NO_METADATA_PROCESSING flag to selected commandsPeter Rajnoha2015-07-305-16/+33
* toolcontext: add switches to create_toolcontext for connections and filters initPeter Rajnoha2015-07-308-25/+54
* refactor: toolcontext: move lvmetad and lvmpolld init into separate functionPeter Rajnoha2015-07-301-33/+65
* refactor: toolcontext: add struct cmd_context_initialized_partsPeter Rajnoha2015-07-304-7/+13
* vgremove: warn when removing sanlock global lockdev-dct-vgsummaryDavid Teigland2015-07-294-10/+64
* vgcreate: improve checks for existing global lockDavid Teigland2015-07-294-16/+50
* lvmcache: add lock_type to VG summary and info structsDavid Teigland2015-07-293-5/+44
* libdm: Require librt for new dm_timestamp.Alasdair G Kergon2015-07-293-1/+6
* libdm: Add dm_timestamp functions.Alasdair G Kergon2015-07-298-168/+218
* dmsetup: Accept vg/lv name format.Alasdair G Kergon2015-07-292-19/+42
* dmsetup: remove dead code that covered "info -c -o help" case oncePeter Rajnoha2015-07-291-9/+2
* cache: fix regression causing some PVs to bypass filtersPeter Rajnoha2015-07-292-1/+2
* libdm: Add dm_size_to_string to libdevmapper.Alasdair G Kergon2015-07-275-149/+193
* lvmlockd: Drop -lrt now handled by configure.Alasdair G Kergon2015-07-271-1/+1
* configure: Enable realtime by default, if present.Alasdair G Kergon2015-07-272-3/+8
* configure: Add missing checks.Alasdair G Kergon2015-07-273-136/+716
* gitignore: Update for in-place build.Alasdair G Kergon2015-07-2713-4/+40
* post-releaseAlasdair G Kergon2015-07-242-2/+2
* post-releaseAlasdair G Kergon2015-07-242-0/+6
* pre-releasev2_02_126Alasdair G Kergon2015-07-244-6/+6
* tools: Streamline long option hyphen removal.Alasdair G Kergon2015-07-242-22/+27
* lockd: remove an unreachable global lock conditionDavid Teigland2015-07-241-47/+16
* Fix dehyphenation casesDavid Teigland2015-07-241-16/+25
* clvmd: Fix freeze if client dies holding locks.Alasdair G Kergon2015-07-233-25/+47
* lvmlockd: improve check for duplicate global locksDavid Teigland2015-07-233-20/+24
* libdm: Use wrappers for all malloc functions.Alasdair G Kergon2015-07-225-34/+130
* pvscan: skip autoactivation for lockd VGsDavid Teigland2015-07-221-0/+45
* lvconvert: merge polling fixes for lockdDavid Teigland2015-07-222-35/+36
* config: add CFG_SECTION_NO_CHECK flagPeter Rajnoha2015-07-223-6/+9