summaryrefslogtreecommitdiffstats
path: root/lib/config
Commit message (Expand)AuthorAgeFilesLines
...
* Obtain device list from udev by default if LVM2 is compiled with udev support.Peter Rajnoha2011-04-221-0/+1
* Add "devices/issue_discards" to lvm.conf.Mike Snitzer2011-04-121-0/+1
* Optimise _eat_space and _get_tokenZdenek Kabelac2011-03-101-21/+21
* Add fall through commentsZdenek Kabelac2011-02-281-0/+1
* Various changes to the allocation algorithms: Expect some fallout.Alasdair Kergon2011-02-271-0/+2
* Support 64bit ints in configZdenek Kabelac2011-02-182-0/+8
* Use memcpy and add error messageZdenek Kabelac2011-01-281-3/+5
* Add checks for allocation errors in config node clonning.Zdenek Kabelac2010-12-201-17/+40
* Some const cleanupsZdenek Kabelac2010-12-201-2/+2
* Add more strict const pointers around config treeZdenek Kabelac2010-12-202-30/+33
* Add missing test for failed pool allocationZdenek Kabelac2010-11-301-3/+9
* Move va_end() so it is also used before error path returnZdenek Kabelac2010-11-231-1/+2
* Add global/metadata_read_only to use unrepaired metadata in read-only cmds.Alasdair Kergon2010-10-251-0/+1
* Implement automatic snapshot extension with dmeventd, and add two new optionsPetr Rockai2010-10-151-0/+2
* Limit repeated accesses to broken devices.Petr Rockai2010-10-131-0/+3
* Add dm_zalloc and use it and dm_pool_zalloc throughout.Alasdair Kergon2010-09-301-42/+38
* Speed up CRC32 calculations by using a larger lookup table.Alasdair Kergon2010-09-272-3/+3
* Switch to using configure --with-default-data-alignment=<NUM> toMike Snitzer2010-08-201-1/+0
* Update heuristic used for default and detected data alignment.Mike Snitzer2010-08-201-0/+2
* Various small cleanups and fixes related to monitoring.Alasdair Kergon2010-08-161-0/+1
* Change default alignment of pe_start to 1MB.Mike Snitzer2010-08-121-0/+2
* Require --restorefile when using pvcreate --uuid.Mike Snitzer2010-08-121-0/+1
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-1/+1
* Add pvmetadatacopies to lvm.conf and pvcreate man pages.Dave Wysochanski2010-06-301-0/+1
* Add --metadataignore to pvcreate.Dave Wysochanski2010-06-301-0/+1
* Add mda_copies to VG structures and initialization.Dave Wysochanski2010-06-281-0/+1
* Add install_system_dirs makefile target.Alasdair Kergon2010-05-201-5/+0
* Don't ignore error if resuming any LV fails in resume_lvs.Alasdair Kergon2010-04-121-1/+3
* Change most remaining log_error WARNING messages to log_warn.Alasdair Kergon2010-04-011-3/+3
* mlockall() -> mlock()Zdenek Kabelac2010-03-051-0/+1
* Add activation/udev_rules config option in lvm.conf.Peter Rajnoha2010-01-071-0/+1
* Rename mirror_device_fault_policy to mirror_image_fault policyMilan Broz2010-01-061-1/+1
* Add a [--poll {y|n}] flag to vgchange and lvchange to control whetherMike Snitzer2010-01-051-0/+1
* Optionally abort on internal errors (and leverage this option in thePetr Rockai2009-11-301-0/+1
* Do not allow creating mirrors of more than 8 images.Milan Broz2009-11-271-0/+1
* Fix the "const discarded" warnings introduced in the unknown segment patch.Petr Rockai2009-10-222-3/+3
* Handle metadata with unknown segment types more gracefully.Petr Rockai2009-10-162-13/+71
* Correct example.conf to indicate that lvm2 not lvm1 is the default format.Alasdair Kergon2009-10-051-5/+1
* Add global/si_unit_consistency to enable cleaned-up use of units in output.Alasdair Kergon2009-09-281-0/+4
* Implement write lock prioritisation for file locking and make it default.Petr Rockai2009-09-021-0/+1
* Add activation/udev_sync to lvm.conf.Alasdair Kergon2009-08-041-0/+1
* Add devices/data_alignment_detection to lvm.conf.Mike Snitzer2009-08-011-0/+1
* Add devices/data_alignment_offset_detection to lvm.conf.Mike Snitzer2009-08-011-0/+1
* Rename _override_settings into override_config_tree_from_string and move.Dave Wysochanski2009-07-272-0/+13
* Add global/wait_for_locks to lvm.conf so blocking on locks can be disabled.Alasdair Kergon2009-07-241-0/+1
* Fix confusing metadata syntax error messages.Milan Broz2009-07-092-1/+9
* Add defines for default vgcreate parameters.Dave Wysochanski2009-07-091-2/+6
* Use lvconvert --repair instead of vgreduce in mirror dmeventd DSO (mornfall)Milan Broz2009-06-041-0/+3
* fix some issues when compiling with -D DEBUG_POOLMilan Broz2009-03-261-1/+1
* Right, a simple build (without options) is working again.Alasdair Kergon2008-11-032-2/+2