From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bart.VanAssche@wdc.com (Bart Van Assche) Date: Fri, 14 Jul 2017 21:27:52 +0000 Subject: [dm-devel] [PATCH 1/4] libmultipath: get_udev_uid: make sure pp->wwid is 0-terminated In-Reply-To: <1500067280.4808.27.camel@suse.de> References: <20170714113209.17177-1-mwilck@suse.com> <20170714113209.17177-2-mwilck@suse.com> <1500044188.2662.4.camel@wdc.com> <1500060099.4808.21.camel@suse.de> <1500063703.2662.9.camel@wdc.com> <1500067280.4808.27.camel@suse.de> Message-ID: <1500067671.835.1.camel@wdc.com> On Fri, 2017-07-14@23:21 +0200, Martin Wilck wrote: > OK. I'll wait for comments on the other patches, and change v2 of this > patch to your version. Hello Martin, Patch 1/4 of this series is the only patch I wanted to comment on. The other patches touch code that I'm not familiar enough with to review them. Bart.