[dm-devel] [PATCH 0/3] multipathd: avoid unnecessary read-only reloads

Benjamin Marzinski bmarzins at redhat.com
Fri Dec 3 01:34:09 UTC 2021


This patchset is an expanded version of my single patch
"multipathd: avoid unnecessary path read-only reloads" That also
makes some changes to how the multipath dm_info is handled.

Benjamin Marzinski (3):
  libmultipath: keep existing dm_info if you fail to get a new one
  multipathd: update dm_info on multipath change events
  multipathd: avoid unnecessary path read-only reloads

 libmultipath/devmapper.c          | 24 ++++++++++++++----------
 libmultipath/libmultipath.version |  1 +
 libmultipath/sysfs.c              | 22 ++++++++++++++++++++++
 libmultipath/sysfs.h              |  1 +
 multipathd/main.c                 | 27 ++++++++++++++++++++++++++-
 5 files changed, 64 insertions(+), 11 deletions(-)

-- 
2.17.2




More information about the dm-devel mailing list