mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
77be3250d9
The cmd struct is now required in many more functions, and it's added as a function arg for most direct dev-cache function calls. The cmd struct is added to struct device (dev->cmd) so that it can be accessed in many other cases where dev-cache functions are being called from places where getting the cmd struct is too difficult. |
||
---|---|---|
.. | ||
filter-composite.c | ||
filter-deviceid.c | ||
filter-fwraid.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 |