All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Use udev monitor
@ 2013-06-08  9:51 Bastian Blank
  2013-06-08  9:56 ` [PATCH 1/3] udev: Rip out semaphore synchronisation support Bastian Blank
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bastian Blank @ 2013-06-08  9:51 UTC (permalink / raw)
  To: lvm-devel

This patch set rips out the custom synchronisation option via sysv
semaphores and replaces it with udev monitor via netlink.

Bastian Blank (3):
  udev: Rip out semaphore synchronisation support
  udev: Save open udev state
  udev: Use udev monitor

 libdm/libdm-common.c |  368 +++++++++++++++-----------------------------------
 1 file changed, 107 insertions(+), 261 deletions(-)

-- 
Totally illogical, there was no chance.
		-- Spock, "The Galileo Seven", stardate 2822.3



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-06-10  8:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-08  9:51 [PATCH 0/3] Use udev monitor Bastian Blank
2013-06-08  9:56 ` [PATCH 1/3] udev: Rip out semaphore synchronisation support Bastian Blank
2013-06-08  9:56 ` [PATCH 2/3] udev: Save open udev state Bastian Blank
2013-06-08  9:56 ` [PATCH 3/3] udev: Use udev monitor Bastian Blank
2013-06-10  8:00   ` Peter Rajnoha

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.