1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/filters
Zdenek Kabelac 760d1fac55 Add more strict const pointers around config tree
To have better control were the config tree could be modified use more
const pointers and very carefully downcast them back to non-const
(for config tree merge).
2010-12-20 13:12:55 +00:00
..
filter-composite.c Track recursive filter iteration to avoid refreshing while in use. (2.02.56) 2010-09-22 01:36:13 +00:00
filter-composite.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
filter-md.c Fix name in msg in last checkin. 2010-09-22 01:50:38 +00:00
filter-md.h Set devices/md_component_detection = 1 to ignore devices containing md 2004-04-16 16:12:04 +00:00
filter-persistent.c Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
filter-persistent.h Currently if clvmd is running and user issues vgscan, 2010-05-13 13:04:03 +00:00
filter-regex.c Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
filter-regex.h Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
filter-sysfs.c Track recursive filter iteration to avoid refreshing while in use. (2.02.56) 2010-09-22 01:36:13 +00:00
filter-sysfs.h Store sysfs location in struct cmd_context. 2008-09-19 03:42:37 +00:00
filter.c Add more strict const pointers around config tree 2010-12-20 13:12:55 +00:00
filter.h Always pass unsuspended dm devices through persistent filter to other filters. 2010-07-02 02:09:57 +00:00