summaryrefslogtreecommitdiffstats
path: root/lib/filters/filter-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: drop unneeded included header filesZdenek Kabelac2012-08-231-1/+0
* Check allocation resultZdenek Kabelac2012-02-271-1/+3
* Track recursive filter iteration to avoid refreshing while in use. (2.02.56)Alasdair Kergon2010-09-221-0/+5
* Use __attribute__ consistently throughout.Alasdair Kergon2010-07-091-1/+1
* Store sysfs location in struct cmd_context.Alasdair Kergon2008-09-191-43/+12
* Some whitespace tidy-ups.Alasdair Kergon2008-01-301-10/+10
* Handle new sysfs subsystem/block/devices directory structure.Alasdair Kergon2007-10-101-35/+93
* Clean up numerous compiler warnings that crept in recently.Alasdair Kergon2007-08-221-1/+1
* Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1.Alasdair Kergon2007-08-201-3/+3
* Add devices/preferred_names config regex list for displayed device names.Alasdair Kergon2007-04-261-4/+2
* Add some missing close() and fclose() return code checks.Alasdair Kergon2007-01-251-2/+6
* Move lvm_snprintf into libdevmapper.Alasdair Kergon2006-08-211-3/+3
* Add dm_split_words() and dm_split_lvm_name() to libdevmapper.Alasdair Kergon2006-08-211-1/+1
* Check for libsepol.Alasdair Kergon2006-04-191-1/+1
* Use hash, bitset, malloc, pool from libdevmapper.Alasdair Kergon2005-10-161-11/+10
* Avoid some compiler warnings.Alasdair Kergon2005-03-101-1/+1
* Ignore sysfs symlinks when DT_UNKNOWN.Alasdair Kergon2004-12-211-2/+4
* Improve filter debug msgs.Alasdair Kergon2004-11-241-1/+5
* pool debuggingAlasdair Kergon2004-11-231-1/+1
* Cope with DT_UNKNOWN in sysfs.Alasdair Kergon2004-08-181-3/+15
* Fix sysfs filter to check fs type.Alasdair Kergon2004-04-061-3/+3
* Update copyright notices.Alasdair Kergon2004-03-301-2/+10
* Tidy sysfs includesAlasdair Kergon2004-03-261-3/+10
* Sysfs block device filtering option for 2.6.Alasdair Kergon2004-02-131-0/+273