1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/activate
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
..
activate.c devices: update function name to dm_device_is_usable 2024-06-28 14:05:57 -05:00
activate.h devices: update function name to dm_device_is_usable 2024-06-28 14:05:57 -05:00
dev_manager.c dev-cache: move global variables into cmd struct 2024-07-03 11:52:32 -05:00
dev_manager.h devices: dm uuid related function names 2024-06-28 14:05:53 -05:00
fs.c cleanup: unlink passes with ENOENT 2024-05-01 10:55:17 +02:00
fs.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
targets.h doc: change fsf address 2016-01-21 12:11:37 +01:00