From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Rajnoha Subject: Re: [PATCH] multipath: add udev sync support. Date: Tue, 18 May 2010 15:38:19 +0200 Message-ID: <4BF2984B.7040606@redhat.com> References: <20100517190338.GO3295@ether.msp.redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20100517190338.GO3295@ether.msp.redhat.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: Benjamin Marzinski Cc: device-mapper development List-Id: dm-devel.ids On 05/17/2010 09:03 PM, Benjamin Marzinski wrote: > device-mapper in now able to synchronize operations through udev. This patch > allows multipath and kpartx to make use of this feature. If kpartx is run with > "-s", it waits for the partitions to be created before returning. Multipath > will now always wait for the devices to be created before returning. > Looks fine. I haven't found any misuse of the interface or errors... Ack. Peter