summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* config: thin_repair_options and cache_repair_options are undefinedDavid Teigland2015-04-211-2/+2
* dumpconfig: add --ignorelocalDavid Teigland2015-04-212-0/+4
* debug: change envvarZdenek Kabelac2015-04-201-8/+19
* debug: add new envvarZdenek Kabelac2015-04-202-2/+67
* dumpconfig: add --unconfigured optionDavid Teigland2015-04-173-210/+215
* config: edit descriptionsDavid Teigland2015-04-151-28/+72
* dumpconfig: add --withfullcomments optionDavid Teigland2015-04-152-3/+8
* config: edit descriptionsDavid Teigland2015-04-141-472/+533
* lvmetad: Issue warnings about duplicate PV UUIDs (client-side).Petr Rockai2015-04-141-3/+18
* config: fix description syntax errorsDavid Teigland2015-04-131-2/+2
* config: update descriptionsDavid Teigland2015-04-131-17/+24
* cleanup: put easier tests firstZdenek Kabelac2015-04-131-4/+4
* cleanup: typo in commentZdenek Kabelac2015-04-131-1/+1
* alloc: Respect cling_tag_list in contig alloc.Alasdair G Kergon2015-04-112-1/+81
* config: editing descriptionsDavid Teigland2015-04-101-234/+248
* alloc: Add A_PARTITION_BY_TAGS to avoid sharing.Alasdair G Kergon2015-04-101-14/+30
* report: lv_metadata_size, data_lv and metadata_lv also reports properties for...Peter Rajnoha2015-04-101-3/+3
* config: add note about 'vsn' macro use in config_settings.hPeter Rajnoha2015-04-101-0/+2
* config: comments updateDavid Teigland2015-04-091-6/+6
* config: update descriptionDavid Teigland2015-04-091-7/+2
* config: include full commentsDavid Teigland2015-04-092-188/+1264
* cache: Set correct vgid when changing PV header.Alasdair G Kergon2015-04-092-2/+4
* debug: log scanned valueZdenek Kabelac2015-04-021-1/+1
* lvmcache: skip drop when vg_write lock is not heldZdenek Kabelac2015-04-021-1/+1
* alloc: Log PV tags when reserving areas.Alasdair G Kergon2015-03-261-6/+74
* alloc: Pass alloc_handle through to _reserve_area.Alasdair G Kergon2015-03-261-11/+14
* alloc: Only report cling tag errors once.Alasdair G Kergon2015-03-261-10/+36
* metadata: Move alloc_handle init/destroy fns.Alasdair G Kergon2015-03-261-181/+181
* datastruct: Add str_list_add_list.Alasdair G Kergon2015-03-262-0/+16
* metadata: vg: add removed_lvs field to collect LVs which have been removedPeter Rajnoha2015-03-245-1/+23
* metadata: process_each_lv_in_vg: get the list of LVs to process first, then d...Peter Rajnoha2015-03-243-1/+13
* format_text: Fix precommitted segfault.Alasdair G Kergon2015-03-191-1/+1
* cache: Store metadata size and checksum.Alasdair G Kergon2015-03-1818-180/+286
* systemid: Use correct mempool.Alasdair G Kergon2015-03-181-1/+1
* cache: Retain orphans while global lock held.Alasdair G Kergon2015-03-181-1/+4
* pvscan: check sysfs dev entry before rescanZdenek Kabelac2015-03-181-0/+19
* config: use timestamp with nanosecond precisionZdenek Kabelac2015-03-184-15/+24
* lvm-file: wrapper to read ctim from statZdenek Kabelac2015-03-182-0/+22
* configure: detect st_ctimZdenek Kabelac2015-03-181-0/+3
* metadata: Fix recent vg_validate message text.Alasdair G Kergon2015-03-171-1/+1
* lvmetad: pvscan: do not scan and read ignored MDAs from PVsPeter Rajnoha2015-03-161-1/+3
* reporting: should not fail with foreign option if lvm1 pvs existDavid Teigland2015-03-102-9/+25
* display: fix return valuesZdenek Kabelac2015-03-101-3/+4
* format_text: Set system id directly.Alasdair G Kergon2015-03-091-12/+10
* systemid: Use temp status var for LVM_WRITE_LOCKEDAlasdair G Kergon2015-03-091-10/+13
* metadata: Detect internal use of LVM_WRITE_LOCKED.Alasdair G Kergon2015-03-091-0/+12
* comments: Use full flag names.Alasdair G Kergon2015-03-093-12/+12
* system_id: detect an lvm1 system idDavid Teigland2015-03-091-0/+8
* lib: drop unneeded vg_read callZdenek Kabelac2015-03-061-10/+0
* lib: reduce parsing in vgname_from_mdaZdenek Kabelac2015-03-066-23/+61