1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/device
Alasdair G Kergon 5e7d3ad749 device: Introduce dev_read_callback
If it obtains the data, it passes it into the supplied callback function
and returns 1.  Otherwise the callback receives failed = 1.

Updated config_file_read_fd to use this and similarly return the data
via a callback fn of its own.
2018-01-06 02:40:12 +00:00
..
dev-cache.c log: Improve various device-related messages 2017-11-13 19:45:33 +00:00
dev-cache.h config: Split config buffer processing into new fn. 2018-01-02 21:10:46 +00:00
dev-dasd.c doc: change fsf address 2016-01-21 12:11:37 +01:00
dev-ext-udev-constants.h dev-type: check for DEVLINKS udev db variable existence if udev_device_get_is_initialized fn is not present 2016-09-06 13:21:29 +02:00
dev-ext.c log: Improve various device-related messages 2017-11-13 19:45:33 +00:00
dev-io.c device: Introduce dev_read_callback 2018-01-06 02:40:12 +00:00
dev-luks.c device: Move dev_read memory allocation into device layer. 2017-12-19 01:31:50 +00:00
dev-md.c device: Move dev_read memory allocation into device layer. 2017-12-19 01:31:50 +00:00
dev-swap.c device: Move dev_read memory allocation into device layer. 2017-12-19 01:31:50 +00:00
dev-type.c device: Move dev_read memory allocation into device layer. 2017-12-19 01:31:50 +00:00
dev-type.h devices: Recognise Veritas Dynamic Multipathing 2017-01-10 22:23:23 +00:00
device-types.h devices: Recognise Veritas Dynamic Multipathing 2017-01-10 22:23:23 +00:00
device.h device: Introduce dev_read_callback 2018-01-06 02:40:12 +00:00