2001-10-16 16:25:28 +00:00
../lib/activate/activate.h
2003-07-04 22:34:56 +00:00
../lib/cache/lvmcache.h
2002-02-11 20:50:53 +00:00
../lib/commands/errors.h
../lib/commands/toolcontext.h
2001-10-01 15:53:21 +00:00
../lib/config/config.h
2002-02-08 14:28:14 +00:00
../lib/config/defaults.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
2003-09-17 20:35:57 +00:00
../lib/datastruct/str_list.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
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-02-08 14:28:14 +00:00
../lib/locking/locking.h
2001-10-01 15:53:21 +00:00
../lib/log/log.h
2003-09-17 20:35:57 +00:00
../lib/metadata/lv_alloc.h
2001-10-01 15:53:21 +00:00
../lib/metadata/metadata.h
../lib/mm/dbg_malloc.h
2003-07-04 22:34:56 +00:00
../lib/mm/memlock.h
2001-10-01 15:53:21 +00:00
../lib/mm/pool.h
2001-10-08 09:45:16 +00:00
../lib/mm/xlate.h
2002-11-18 14:04:08 +00:00
../lib/misc/crc.h
../lib/misc/lib.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
2002-11-18 14:04:08 +00:00
../lib/misc/sharedlib.h
2001-10-19 14:36:57 +00:00
../lib/regex/matcher.h
2002-12-12 20:55:49 +00:00
../lib/report/report.h
2001-10-12 10:32:06 +00:00
../lib/uuid/uuid.h