2004-06-24 12:02:38 +04:00
../daemons/clvmd/clvm.h
2001-10-16 20:25:28 +04:00
../lib/activate/activate.h
2004-05-05 01:25:57 +04:00
../lib/activate/targets.h
2003-07-05 02:34:56 +04:00
../lib/cache/lvmcache.h
2002-02-11 23:50:53 +03:00
../lib/commands/errors.h
../lib/commands/toolcontext.h
2001-10-01 19:53:21 +04:00
../lib/config/config.h
2002-02-08 17:28:14 +03:00
../lib/config/defaults.h
2001-10-19 18:36:57 +04:00
../lib/datastruct/bitset.h
2001-10-25 15:38:19 +04:00
../lib/datastruct/btree.h
2001-10-08 13:45:16 +04:00
../lib/datastruct/hash.h
../lib/datastruct/list.h
../lib/datastruct/lvm-types.h
2003-09-18 00:35:57 +04:00
../lib/datastruct/str_list.h
2001-10-03 16:43:29 +04:00
../lib/device/dev-cache.h
2001-10-08 13:45:16 +04:00
../lib/device/device.h
2001-10-01 19:53:21 +04:00
../lib/display/display.h
2001-10-23 15:50:49 +04:00
../lib/filters/filter-composite.h
2004-04-16 20:12:04 +04:00
../lib/filters/filter-md.h
2001-10-22 18:14:00 +04:00
../lib/filters/filter-persistent.h
o Filter for the dev cache that takes values from config file:
devices {
# first match is final, eg. /dev/ide/cdrom
# get's rejected due to the first pattern
filter=["r/cdrom/", # don't touch the music !
"a/hd[a-d][0-9]+/",
"a/ide/",
"a/sd/",
"a/md/",
"a|loop/[0-9]+|", # accept devfs style loop back
"r/loop/", # and reject old style
"a/dasd/",
"a/dac960/",
"a/nbd/",
"a/ida/",
"a/cciss/",
"a/ubd/",
"r/.*/"] # reject all others
}
Alasdair this is ready to roll into the tools now.
2001-10-19 22:20:37 +04:00
../lib/filters/filter-regex.h
2004-02-13 17:46:04 +03:00
../lib/filters/filter-sysfs.h
2001-10-22 18:14:00 +04:00
../lib/filters/filter.h
2001-10-08 13:45:16 +04:00
../lib/format1/format1.h
2004-06-07 23:10:21 +04:00
../lib/format_pool/format_pool.h
2001-12-20 14:52:54 +03:00
../lib/format_text/format-text.h
2004-05-05 01:25:57 +04:00
../lib/format_text/text_export.h
../lib/format_text/text_import.h
2001-12-13 03:07:29 +03:00
../lib/label/label.h
2002-02-08 17:28:14 +03:00
../lib/locking/locking.h
2001-10-01 19:53:21 +04:00
../lib/log/log.h
2003-09-18 00:35:57 +04:00
../lib/metadata/lv_alloc.h
2001-10-01 19:53:21 +04:00
../lib/metadata/metadata.h
2005-04-20 00:58:25 +04:00
../lib/metadata/pv_alloc.h
2004-09-16 22:40:56 +04:00
../lib/metadata/segtype.h
2001-10-01 19:53:21 +04:00
../lib/mm/dbg_malloc.h
2003-07-05 02:34:56 +04:00
../lib/mm/memlock.h
2001-10-01 19:53:21 +04:00
../lib/mm/pool.h
2001-10-08 13:45:16 +04:00
../lib/mm/xlate.h
2002-11-18 17:04:08 +03:00
../lib/misc/crc.h
2004-02-14 01:56:45 +03:00
../lib/misc/intl.h
2002-11-18 17:04:08 +03:00
../lib/misc/lib.h
2002-01-09 22:16:48 +03:00
../lib/misc/lvm-file.h
2001-12-17 17:04:33 +03:00
../lib/misc/lvm-string.h
2004-04-07 18:08:22 +04:00
../lib/misc/selinux.h
2002-11-18 17:04:08 +03:00
../lib/misc/sharedlib.h
2001-10-19 18:36:57 +04:00
../lib/regex/matcher.h
2002-12-12 23:55:49 +03:00
../lib/report/report.h
2001-10-12 14:32:06 +04:00
../lib/uuid/uuid.h
2004-02-14 01:56:45 +03:00
../po/pogen.h
2004-11-26 21:07:17 +03:00
../tools/version.h