All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2] DM log userspace: Allow DM_ULOG_CTR exchange to accept devices for register
@ 2011-10-13 19:15 Jonathan Brassow
  2011-10-13 19:16 ` [PATCH 1 of 2] DM log userspace: Minor fix-ups Jonathan Brassow
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Jonathan Brassow @ 2011-10-13 19:15 UTC (permalink / raw)
  To: dm-devel

The following two patches allow the dm-log-userspace module to have a
two-way communication when DM_ULOG_CTR is issued.  The outbound (kernel
-> userspace) msg sends the CTR information necessary to build the log
device.  The new inbound (userspace -> kernel) msg sends the log device
name to the kernel so the kernel can call 'dm_get_device' on it.  This
allows the necessary device dependencies to be built.

 brassow

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

end of thread, other threads:[~2011-10-24 19:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13 19:15 [PATCH 0 of 2] DM log userspace: Allow DM_ULOG_CTR exchange to accept devices for register Jonathan Brassow
2011-10-13 19:16 ` [PATCH 1 of 2] DM log userspace: Minor fix-ups Jonathan Brassow
2011-10-19  0:13   ` Alasdair G Kergon
2011-10-13 19:20 ` [PATCH 2 of 2] DM log userspace: Allow CTR device response Jonathan Brassow
2011-10-19 21:02 ` [PATCH 1 of 2 - v2] DM log userspace: Minor fix-ups Jonathan Brassow
2011-10-19 21:04 ` [PATCH 2 of 2 - v2] DM log userspace: Allow CTR device response Jonathan Brassow
2011-10-20 19:52 ` [PATCH 2 of 2 - v3] DM log userspace: Allow CTR device respons Jonathan Brassow
2011-10-24 19:06 ` [PATCH 2 of 2 - v4] DM log userspace: Allow CTR devices response Jonathan Brassow

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.