summaryrefslogtreecommitdiffstats
path: root/lib/misc
Commit message (Expand)AuthorAgeFilesLines
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-234-26/+0
* configure: run directory configuration cleanupPeter Rajnoha2012-06-271-1/+10
* veritysetup: Remove code as now in cryptsetup.Alasdair G Kergon2012-06-111-9/+0
* More .gitignore files for an in-source-tree build.Alasdair G Kergon2012-06-081-0/+1
* Remove unsupported udev_get_dev_path libudev call used for checking udev dir.Peter Rajnoha2012-05-292-15/+0
* First veritysetup version using configure --with-veritysetup.Alasdair Kergon2012-03-241-0/+9
* Add --with-thin-check configure optionZdenek Kabelac2012-03-141-0/+3
* Just space movingZdenek Kabelac2012-03-021-2/+2
* Allow cluster mirrors to handle the absence of the checkpoint lib (libSaCkpt).Jonathan Earl Brassow2012-02-291-0/+3
* Add LVMETAD_SUPPORTAlasdair Kergon2012-02-281-0/+3
* Add some log_sys_errors to close() callZdenek Kabelac2012-02-271-1/+2
* autoreconfPeter Rajnoha2012-02-151-0/+3
* Some fixmesZdenek Kabelac2012-02-081-2/+3
* Ensure strncpy() function always ends with '\0'Zdenek Kabelac2012-02-082-4/+6
* Avoid warning for small pv_min_sizeZdenek Kabelac2012-02-011-0/+1
* Automatically detect whether corosync clvmd needs to use confdb or cmap. (fabio)Alasdair Kergon2012-01-311-0/+3
* Differentiate between snapshot status of "Invalid" and "Merge failed".Mike Snitzer2012-01-201-1/+2
* Thin uses _tdata instead of _tpool for data LVZdenek Kabelac2011-11-031-1/+1
* Add activation/retry_deactivation to lvm.conf to retry deactivation of an LV.Peter Rajnoha2011-09-222-0/+13
* Revert patchZdenek Kabelac2011-09-191-1/+1
* Use log_error instead of log_verbose when executed command failsZdenek Kabelac2011-09-191-1/+1
* Move debug messageZdenek Kabelac2011-09-191-1/+2
* tdata->tpoolAlasdair Kergon2011-09-061-50/+32
* lvcreate parsing for thin provisioning.Alasdair Kergon2011-09-061-0/+12
* Match the prototype old-style declarationZdenek Kabelac2011-09-011-1/+1
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-302-276/+6
* Initial code layout for thin provisioning targetZdenek Kabelac2011-08-241-0/+3
* Add detect_internal_vg_cache_corruption to lvm.confZdenek Kabelac2011-08-112-0/+14
* autoreconfAlasdair Kergon2011-08-091-6/+0
* Remove meaningless const type qualifiers on cast typeZdenek Kabelac2011-08-041-1/+1
* Add basic RAID segment type(s) support.Jonathan Earl Brassow2011-08-022-0/+15
* Add framework for validation of ioctls. Doesn't do any checks yet.Alasdair Kergon2011-07-012-0/+16
* Fix create_temp_name to replace any '/' found in the hostname with '?'.Peter Rajnoha2011-06-081-0/+7
* Set pv_min_size to 2048KB to exclude floppy drives.Alasdair Kergon2011-04-281-1/+0
* Obtain device list from udev by default if LVM2 is compiled with udev support.Peter Rajnoha2011-04-222-0/+13
* Move common libudev code to lvm-wrappers.[ch].Peter Rajnoha2011-04-222-0/+95
* Fix some unmatching sign comparation gcc warningsZdenek Kabelac2011-04-081-1/+1
* Newer gcc doesn't need this trickZdenek Kabelac2011-04-081-1/+1
* Fix -Wold-style-definition gcc warningsZdenek Kabelac2011-03-291-12/+12
* Revert this commitZdenek Kabelac2011-03-131-1/+1
* Fix buffer allocation size for uuid stringZdenek Kabelac2011-03-131-1/+1
* Replace PV_MIN_SIZE with function pv_min_size()Zdenek Kabelac2011-02-182-1/+16
* Fix CRC32 calculation on big endian CPUZdenek Kabelac2011-02-081-1/+2
* Add configure option --with-device-nodes-onZdenek Kabelac2011-02-041-0/+3
* Skip NULL check before dm_freeZdenek Kabelac2011-01-281-2/+1
* Fix lvchange --test to exit cleanly.Alasdair Kergon2011-01-241-1/+1
* Add exec_cmd paramater sync_neededZdenek Kabelac2011-01-132-8/+27
* Replace fs_unlock by sync_local_dev_names to notify local clvmd. (2.02.80)Alasdair Kergon2011-01-121-1/+1
* Fix missing declaration for fs_unlockZdenek Kabelac2011-01-101-0/+1
* Avoid cookie sharing between forked processesZdenek Kabelac2011-01-101-0/+2