All of lore.kernel.org
 help / color / mirror / Atom feed
* Setting a buffer_heads 'real_device'
@ 2002-07-10 11:25 Mario Vodisek
  2002-07-10 13:10 ` Multiple disk failure - recover? Danilo Godec
  0 siblings, 1 reply; 9+ messages in thread
From: Mario Vodisek @ 2002-07-10 11:25 UTC (permalink / raw)
  To: linux-raid

[-- Attachment #1: Type: text/plain, Size: 611 bytes --]

Hi,

I'm writing a virtual disk driver consisting of serveral real disks.
Hence I've to map read/write requests for my virtual device to
underlying
real devices, like md does so for RAID-Arrays.

So my question is how a virtual device driver (like 'md') manages the
read/write
request associated with a virtual (md-) device to get data from a
specific real
device within a 'block_read/block/write()' invokation !
I know that the buffer head-structure contains an entry for a virtual
and a real
device, but i don't know when and in which proper way to set these
components.

Somebody to help me ??

Mario Vodisek

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Visitenkarte für Mario Vodisek --]
[-- Type: text/x-vcard; charset=us-ascii; name="vodisek.vcf", Size: 363 bytes --]

begin:vcard 
n:Vodisek;Mario
tel;fax:---
tel;home:0160/632 96 92
tel;work:---
x-mozilla-html:FALSE
org:University of Paderborn;AG Meyer auf der Heide - Theoretical computing -
version:2.1
email;internet:vodisek@upb.de
title:research assistant
adr;quoted-printable:;;Liebfrauenweg 9=0D=0A	;33334 Gütersloh;;;Germany
x-mozilla-cpt:;-9984
fn:Mario Vodisek
end:vcard

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

end of thread, other threads:[~2002-07-10 14:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-10 11:25 Setting a buffer_heads 'real_device' Mario Vodisek
2002-07-10 13:10 ` Multiple disk failure - recover? Danilo Godec
2002-07-10 13:17   ` Mike Black
2002-07-10 13:36     ` Neil Brown
2002-07-10 13:43       ` Danilo Godec
2002-07-10 13:55         ` Neil Brown
2002-07-10 14:13           ` Danilo Godec
2002-07-10 14:30             ` Neil Brown
2002-07-10 13:42     ` Danilo Godec

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.