linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mario Vodisek <vodisek@upb.de>
To: linux-raid@vger.kernel.org
Subject: Setting a buffer_heads 'real_device'
Date: Wed, 10 Jul 2002 13:25:07 +0200	[thread overview]
Message-ID: <3D2C1993.ABA5EEA0@upb.de> (raw)

[-- 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

             reply	other threads:[~2002-07-10 11:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-10 11:25 Mario Vodisek [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D2C1993.ABA5EEA0@upb.de \
    --to=vodisek@upb.de \
    --cc=linux-raid@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).