summaryrefslogtreecommitdiffstats
path: root/lib/misc/lvm-globals.c
Commit message (Expand)AuthorAgeFilesLines
* config: add silent modeAlasdair G Kergon2012-08-251-1/+12
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-231-1/+0
* Ensure strncpy() function always ends with '\0'Zdenek Kabelac2012-02-081-2/+2
* Add activation/retry_deactivation to lvm.conf to retry deactivation of an LV.Peter Rajnoha2011-09-221-0/+11
* Match the prototype old-style declarationZdenek Kabelac2011-09-011-1/+1
* Add detect_internal_vg_cache_corruption to lvm.confZdenek Kabelac2011-08-111-0/+12
* Add framework for validation of ioctls. Doesn't do any checks yet.Alasdair Kergon2011-07-011-0/+14
* Obtain device list from udev by default if LVM2 is compiled with udev support.Peter Rajnoha2011-04-221-0/+11
* Fix -Wold-style-definition gcc warningsZdenek Kabelac2011-03-291-12/+12
* Replace PV_MIN_SIZE with function pv_min_size()Zdenek Kabelac2011-02-181-0/+12
* Fix lvchange --test to exit cleanly.Alasdair Kergon2011-01-241-1/+1
* Limit repeated accesses to broken devices.Petr Rockai2010-10-131-0/+11
* Recognise and give preference to md device partitions (blkext major).Peter Rajnoha2010-08-111-0/+12
* Add support to disable udev checking: LVM_UDEV_DISABLE_CHECKING=1 env. var.Peter Rajnoha2010-01-111-0/+14
* Add a [--poll {y|n}] flag to vgchange and lvchange to control whetherMike Snitzer2010-01-051-0/+11
* Remove lockingfailed().Petr Rockai2009-07-151-11/+0
* Create global is_static() to eliminate from the library init function.Dave Wysochanski2008-12-181-0/+11
* Separate out globals from the logging code.Alasdair Kergon2008-10-301-0/+201