1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/format1
Alasdair G Kergon e4805e4883 device: categorise block i/o
Introduce enum dev_io_reason to categorise block device I/O
in debug messages so it's obvious what it is for.

DEV_IO_SIGNATURES   /* Scanning device signatures */
DEV_IO_LABEL        /* LVM PV disk label */
DEV_IO_MDA_HEADER   /* Text format metadata area header */
DEV_IO_MDA_CONTENT  /* Text format metadata area content */
DEV_IO_FMT1         /* Original LVM1 metadata format */
DEV_IO_POOL         /* Pool metadata format */
DEV_IO_LV           /* Content written to an LV */
DEV_IO_LOG          /* Logging messages */
2017-12-04 23:45:26 +00:00
..
.exported_symbols .export.sym generation 2004-03-26 14:51:23 +00:00
disk-rep.c device: categorise block i/o 2017-12-04 23:45:26 +00:00
disk-rep.h doc: change fsf address 2016-01-21 12:11:37 +01:00
format1.c redefine pvcreate structs 2016-02-25 09:14:10 -06:00
format1.h doc: change fsf address 2016-01-21 12:11:37 +01:00
import-export.c build: fix x32 arch 2017-03-27 20:50:19 +02:00
import-extents.c tidy: else after continue 2017-07-20 11:18:29 +02:00
layout.c doc: change fsf address 2016-01-21 12:11:37 +01:00
lvm1-label.c label: Remove unused verify functions. 2017-11-28 01:36:55 +00:00
lvm1-label.h doc: change fsf address 2016-01-21 12:11:37 +01:00
Makefile.in doc: change fsf address 2016-01-21 12:11:37 +01:00
vg_number.c doc: change fsf address 2016-01-21 12:11:37 +01:00