summaryrefslogtreecommitdiffstats
path: root/lib/filters/filter.h
Commit message (Expand)AuthorAgeFilesLines
* Better structure layout for device_infoZdenek Kabelac2012-03-121-2/+0
* Do not scan device if it is part of active multipath.Milan Broz2011-11-111-0/+1
* Move the core of the lib/config/config.c functionality into libdevmapper,Petr Rockai2011-08-301-1/+1
* Always pass unsuspended dm devices through persistent filter to other filters.Alasdair Kergon2010-07-021-0/+1
* Recognise DRBD device part and handle it similar to MD devices.Milan Broz2009-10-271-0/+3
* Fix pvcreate on a partition (regressed in 2.02.51).Mike Snitzer2009-08-191-0/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Use dm_is_dm_major instead of local copy.Alasdair Kergon2005-10-251-1/+0
* Add is_dm_major() for use in duplicate device detection in lvmcache_add().Alasdair Kergon2005-09-161-1/+1
* Detect partition table signature.Alasdair Kergon2004-11-231-0/+2
* Fix device number handling for 2.6 kernels.Alasdair Kergon2004-07-011-1/+3
* Support tagged config files.Alasdair Kergon2004-05-041-1/+1
* Update copyright notices.Alasdair Kergon2004-03-301-13/+8
* Improve build robustness.Alasdair Kergon2003-04-151-1/+8
* Tidy various pre-processing incl. making libdl optional.Alasdair Kergon2003-03-241-0/+3
* New devices/types config file entry to add new types of block devices.Alasdair Kergon2002-12-031-2/+4
* Merge with text format branch.Alasdair Kergon2002-04-241-1/+1
* Fix prototype.Patrick Caulfield2002-04-081-1/+1
* Ignore all except one PV found with the same UUID. Use one whichAlasdair Kergon2002-01-241-0/+2
* filter integration into toolsAlasdair Kergon2001-10-231-2/+2
* Misc structural changes.Alasdair Kergon2001-10-011-0/+29