From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bart Van Assche Subject: Re: [PATCH 1/4] libmultipath: get_udev_uid: make sure pp->wwid is 0-terminated Date: Fri, 14 Jul 2017 21:27:52 +0000 Message-ID: <1500067671.835.1.camel@wdc.com> 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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1500067280.4808.27.camel@suse.de> Content-Language: en-US Content-ID: <26228687BA9D9847A21B441054C76B0D@namprd04.prod.outlook.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: "bmarzins@redhat.com" , "tang.junhui@zte.com.cn" , "mwilck@suse.de" , "hare@suse.de" , "christophe.varoqui@opensvc.com" , "guanjunxiong@huawei.com" Cc: "dm-devel@redhat.com" , "xose.vazquez@gmail.com" , "linux-nvme@lists.infradead.org" List-Id: dm-devel.ids On Fri, 2017-07-14 at 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. 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.