1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/device
Zdenek Kabelac 70ad633638 devcache: add reason and always log_error
With these read errors it's useful to know the reason.
Also avoid to log error just once so we know exactly
how many times we did failing read.

On the other hand reduce repeated log_error() on code 'backtrace'
path and change severity of message to just log_debug() so the
actual read error is printed once for one read.
2018-03-15 10:50:28 +01:00
..
dev-cache.c cleanup: more usage of dm_strncpy 2018-03-06 15:40:34 +01:00
dev-cache.h format_text: Use vgsummary callbacks 2018-01-09 03:14:30 +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 devcache: add reason and always log_error 2018-03-15 10:50:28 +01: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: Fix basic async I/O error handling 2018-02-08 20:19:21 +00:00