]> sourceware.org Git - lvm2.git/commit
device: Tag I/O for each mda on a device separately in log messages.
authorAlasdair G Kergon <agk@redhat.com>
Thu, 7 Dec 2017 03:34:59 +0000 (03:34 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Thu, 7 Dec 2017 03:48:11 +0000 (03:48 +0000)
commitd591d041033ce66f092becb285fc43f6fef63ee8
tree4f6cf7d826b9a30c2c72611e99eb7a0acb647939
parent54154dc6f11ae869228cf9f36dc5ae919e861caa
device: Tag I/O for each mda on a device separately in log messages.

Mark the first metadata area on each text format PV as MDA_PRIMARY.
Pass this information down to the device layer so that when
there are two metadata areas on a block device, we can easily
distinguish two independent streams of I/O.
lib/config/config.c
lib/config/config.h
lib/device/dev-io.c
lib/device/device.h
lib/format_text/format-text.c
lib/format_text/import-export.h
lib/format_text/import.c
lib/format_text/layout.h
lib/format_text/text_label.c
lib/metadata/metadata.h
This page took 0.037561 seconds and 5 git commands to generate.