2001-10-16 16:25:28 +00:00
../lib/activate/activate.h
2001-10-01 15:53:21 +00:00
../lib/config/config.h
2001-10-19 14:36:57 +00:00
../lib/datastruct/bitset.h
2001-10-25 11:38:19 +00:00
../lib/datastruct/btree.h
2001-10-08 09:45:16 +00:00
../lib/datastruct/hash.h
../lib/datastruct/list.h
../lib/datastruct/lvm-types.h
2001-10-03 12:43:29 +00:00
../lib/device/dev-cache.h
2001-10-08 09:45:16 +00:00
../lib/device/device.h
2001-10-01 15:53:21 +00:00
../lib/display/display.h
2001-10-23 11:50:49 +00:00
../lib/filters/filter-composite.h
2001-10-22 14:14:00 +00: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 18:20:37 +00:00
../lib/filters/filter-regex.h
2001-10-22 14:14:00 +00:00
../lib/filters/filter.h
2001-10-08 09:45:16 +00:00
../lib/format1/format1.h
2002-01-15 10:24:48 +00:00
../lib/format1/lvm1_label.h
2001-12-20 11:52:54 +00:00
../lib/format_text/format-text.h
2001-12-13 00:07:29 +00:00
../lib/label/label.h
2002-01-15 10:24:48 +00:00
../lib/label/uuid-map.h
2001-10-01 15:53:21 +00:00
../lib/log/log.h
../lib/metadata/metadata.h
../lib/mm/dbg_malloc.h
../lib/mm/pool.h
2001-10-08 09:45:16 +00:00
../lib/mm/xlate.h
2002-01-09 19:16:48 +00:00
../lib/misc/lvm-file.h
2001-12-17 14:04:33 +00:00
../lib/misc/lvm-string.h
2001-10-19 14:36:57 +00:00
../lib/regex/matcher.h
2001-10-12 10:32:06 +00:00
../lib/uuid/uuid.h
2001-12-13 00:07:29 +00:00
../lib/vgcache/vgcache.h