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 beee9940a5 format_text: Separate out code paths for buffer wraparound
The creation of wrapped around metadata - where the start of metadata is
written up to the end of the buffer and the remainder follows back at
the start of the buffer - is now restricted to cases where writing the
metadata in one piece wouldn't fit.  This shouldn't happen in 'normal'
usage so let's begin treating the code for this as a special case that
can be ignored when optimising 'normal' cases.
2017-12-15 21:12:19 +00:00
..
dev-cache.c log: Improve various device-related messages 2017-11-13 19:45:33 +00:00
dev-cache.h device: Separate errors for dev not found and filtered. 2017-10-17 02:12:41 +01: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 format_text: Separate out code paths for buffer wraparound 2017-12-15 21:12:19 +00:00
dev-luks.c device: categorise block i/o 2017-12-04 23:45:26 +00:00
dev-md.c device: categorise block i/o 2017-12-04 23:45:26 +00:00
dev-swap.c device: categorise block i/o 2017-12-04 23:45:26 +00:00
dev-type.c device: categorise block i/o 2017-12-04 23:45:26 +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: Tag I/O for each mda on a device separately in log messages. 2017-12-07 03:48:11 +00:00