[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [dm-devel] [PATCH] improve atomicity of device creation
- From: "Kay Sievers" <kay sievers vrfy org>
- To: "device-mapper development" <dm-devel redhat com>
- Cc: linux-hotplug-devel lists sourceforge net
- Subject: Re: [dm-devel] [PATCH] improve atomicity of device creation
- Date: Tue, 11 Dec 2007 18:35:28 +0100
On Dec 11, 2007 5:08 PM, Scott James Remnant <scott ubuntu com> wrote:
> This is a patch we've written and applied in Ubuntu to improve the
> atomicity of devmapper device creation somewhat, and avoid races with
> udev.
Without synchronization between libdevmapper and udev, you can't
predict which one will win in creating the node, right?
So this patch makes is more likely to create a valid device node, but
it can still happen, that libdevmapper replaces the udev nodes, which
is not what we want, right?
Kay
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]