1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/filters
David Teigland 77be3250d9 dev-cache: move global variables into cmd struct
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.
2024-07-03 11:52:32 -05:00
..
filter-composite.c devices: rework libudev usage 2021-07-13 11:11:23 -05:00
filter-deviceid.c device usage based on devices file 2021-02-23 16:43:32 -06:00
filter-fwraid.c filters: nodata option 2020-10-21 16:24:16 -05:00
filter-md.c filter: remove unused EAGAIN case and flag 2022-04-06 12:51:34 -05:00
filter-mpath.c dev-cache: move global variables into cmd struct 2024-07-03 11:52:32 -05:00
filter-partitioned.c filter: remove unused EAGAIN case and flag 2022-04-06 12:51:34 -05:00
filter-persistent.c filter-persistent: convert to use radix_tree 2024-06-21 11:28:54 +02:00
filter-regex.c dev-cache: move global variables into cmd struct 2024-07-03 11:52:32 -05:00
filter-signature.c filter: remove unused EAGAIN case and flag 2022-04-06 12:51:34 -05:00
filter-sysfs.c cleanup: some more MAJOR MINOR unsigned 2024-06-03 15:30:05 +02:00
filter-type.c devices: support printing the filter that rejects a device 2020-10-01 12:00:09 -05:00
filter-usable.c devices: update function name to dm_device_is_usable 2024-06-28 14:05:57 -05:00
filter.h filtes: remove lvmetad bits from usable filter 2024-03-30 00:17:39 +01:00