mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
7f97c7ea9a
As we start refactoring the code to break dependencies (see doc/refactoring.txt), I want us to use full paths in the includes (eg, #include "base/data-struct/list.h"). This makes it more obvious when we're breaking abstraction boundaries, eg, including a file in metadata/ from base/ |
||
---|---|---|
.. | ||
filter-composite.c | ||
filter-fwraid.c | ||
filter-internal.c | ||
filter-md.c | ||
filter-mpath.c | ||
filter-partitioned.c | ||
filter-persistent.c | ||
filter-regex.c | ||
filter-signature.c | ||
filter-sysfs.c | ||
filter-type.c | ||
filter-usable.c | ||
filter.h |