summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor: move and rename _dev_is_mpath_component in lvmetad.c to udev_dev_is...dev-dct-pvscan-multipathPeter Rajnoha2016-09-054-63/+69
* lvmetad: check udev for mpath component several times if udev record not init...Peter Rajnoha2016-09-051-6/+26
* lvmetad: use udev to ignore multipath components during scanDavid Teigland2016-08-311-0/+51
* tests: skip test for older cache targetZdenek Kabelac2016-08-311-5/+11
* dmeventd: typo and debug name fixZdenek Kabelac2016-08-311-5/+5
* lvmdump: use lsblk -s and lsblk -O in lvmdump only if these options are suppo...Peter Rajnoha2016-08-302-3/+11
* config: regenerateAlasdair G Kergon2016-08-301-2/+8
* raid10: Fix #stripes in lvcreate msg when too many.Alasdair G Kergon2016-08-302-1/+2
* lvmdbusd: Prefix tag string with '@'Tony Asleson2016-08-291-4/+1
* lvmdbustest.py: Add tag regression testTony Asleson2016-08-291-5/+18
* lvmdbusd: WS/pep8 correctionsTony Asleson2016-08-297-28/+33
* lvmdbusd/lvmdb.py: Make stand alone execution workTony Asleson2016-08-292-6/+6
* lvmdbusd: Correct importsTony Asleson2016-08-295-23/+9
* test/lib/aux.sh: Remove incorrect commentTony Asleson2016-08-291-1/+0
* test/lib/aux.sh: Remove '--udev' for lvmdbusd startTony Asleson2016-08-291-1/+1
* lvmdbusd: Handle different daemon optionsTony Asleson2016-08-295-12/+30
* lvmdbusd: Include lvm shell testing as the defaultTony Asleson2016-08-291-1/+1
* dbus/testlib.py: Improve type checkingTony Asleson2016-08-291-15/+93
* lvmdbusd: Correct return type for empty PeSegmentsTony Asleson2016-08-291-4/+1
* lvmdbusd: Be more specific on return types for LvTony Asleson2016-08-291-4/+11
* lvmdbustest.py: Remove '-' from tag ch setTony Asleson2016-08-291-2/+5
* lvmdbusd: Make job.Percent a doubleTony Asleson2016-08-291-2/+2
* lvmdbusd: Be more explicit on return valuesTony Asleson2016-08-296-44/+42
* lvmdbusd: Use udev until ExternalEvent occursTony Asleson2016-08-297-36/+72
* lvmdbusd: Add support for using lvm shellTony Asleson2016-08-293-107/+177
* lvmdbusd: Add date & ts if running in a terminalTony Asleson2016-08-291-1/+8
* lvmdbusd: Always fork & exec background commandsTony Asleson2016-08-291-0/+13
* debug: better verbose messageZdenek Kabelac2016-08-291-1/+1
* cleanup: clean gcc6 minor/major types warningsZdenek Kabelac2016-08-292-0/+2
* cache: do not monitor cache-poolZdenek Kabelac2016-08-292-0/+18
* cache: introduce cache_pool_max_chunksZdenek Kabelac2016-08-298-10/+151
* lvconvert: Fix --splitmirrors segfault with incorrect PV.Alasdair G Kergon2016-08-262-1/+2
* tests: also fix typo in report/columns_as_rows in testsPeter Rajnoha2016-08-251-1/+1
* conf: fix typo in report/columns_as_rows config option name recognitionPeter Rajnoha2016-08-254-3/+4
* test: delay writes to all test PVs in lvchange-rebuild-raid.sh to avoid raceHeinz Mauelshagen2016-08-251-1/+4
* alloc: Avoid PV tags too when avoiding parallel PV allocation.Alasdair G Kergon2016-08-242-20/+37
* test: add missing lvchange-rebuild-raid.shHeinz Mauelshagen2016-08-241-0/+125
* alloc: Record PV tags of parallel PVs in log.Alasdair G Kergon2016-08-241-37/+54
* alloc: Move _log_parallel_areas.Alasdair G Kergon2016-08-242-44/+44
* lvconvert: Disallow raid10 mirror conversions.Alasdair G Kergon2016-08-232-0/+6
* dmeventd: Add fixed timeout when unmonitoring.Alasdair G Kergon2016-08-231-1/+1
* libdm: add some comments about DM_UDEV_DISABLE_LIBRARY_FALLBACK flagPeter Rajnoha2016-08-231-1/+13
* dmeventd: Simplify replacement unmonitor code.Alasdair G Kergon2016-08-231-22/+13
* dmeventd: Start merging back replacement unmonitor code.Alasdair G Kergon2016-08-231-56/+30
* dmeventd: Fix unmonitoring when segtype changes.Alasdair G Kergon2016-08-232-2/+89
* raid: Don't monitor raid0 or raid0_meta LVs.Alasdair G Kergon2016-08-202-2/+7
* lvcreate: Never treat raid0 as linear.Alasdair G Kergon2016-08-191-1/+1
* lvconvert: Don't allow --repair on raid0 LVs.Alasdair G Kergon2016-08-192-1/+8
* libdaemon: add errno to error messageDavid Teigland2016-08-191-2/+2
* lvcreate: Drop warning messages for number of raid stripes.Alasdair G Kergon2016-08-191-4/+3