From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Wilck Subject: [PATCH RESEND 0/4] multipath-tools: fixes for path wwid detection and path change uevents Date: Thu, 8 Mar 2018 00:21:48 +0100 Message-ID: <20180307232152.15538-1-mwilck@suse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Christophe Varoqui , Chongyun Wu Cc: Martin Wilck , dm-devel@redhat.com List-Id: dm-devel.ids Hi Christophe, this small series fixes some minor glitches I found in the current path discovery code, and attempts to implement the safe part of the functionality discussed in the thread "multipathd: update path's udev in uev_update_path" in January (based on an idea from Wu Chongyun). Resending the series, unchanged, rebased on 0.7.5. Regards, Martin Martin Wilck (4): libmultipath: get_uid: check VPD pages for SCSI only libmultipath: get_uid: don't quit prematurely without udev libmultipath: uev_update_path: always warn if WWID changed libmultipath: uev_update_path: update path properties libmultipath/discovery.c | 58 ++++++++++++++++++++++++++++-------------------- multipathd/main.c | 29 +++++++++++++++++------- 2 files changed, 55 insertions(+), 32 deletions(-) -- 2.16.1