All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Michael Zhu <mylinuxk@yahoo.ca>
Cc: linux-kernel@vger.kernel.org
Subject: Re: About block device request function
Date: Fri, 11 Jan 2002 14:57:22 +0100	[thread overview]
Message-ID: <20020111145722.C19814@suse.de> (raw)
In-Reply-To: <20020111135300.67270.qmail@web14911.mail.yahoo.com>
In-Reply-To: <20020111135300.67270.qmail@web14911.mail.yahoo.com>

On Fri, Jan 11 2002, Michael Zhu wrote:
> On Thu, Jan 10 2002, Jens Axboe wrote:
> > 
> > Read drivers/block/ll_rw_blk.c:blk_get_queue() -- >
> > either a driver uses
> > the statically allocated per-major queue, or it > >
> > provides its own and
> > defines a get_queue function to return it.
> > 
> > You are still heading in the wrong direction :/
> 
> You mean that I am still in the wrong direction? I
> need to use the loop device to implement my project?

For the 3rd time, yes!

> Can you give me the right directions? Thank you very
> much.

Look at the internation crypto patches for loop, there are oodles of
examples for you to look at.

-- 
Jens Axboe


  reply	other threads:[~2002-01-11 13:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-11 13:53 About block device request function Michael Zhu
2002-01-11 13:57 ` Jens Axboe [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-01-10 21:27 Michael Zhu
2002-01-11  6:42 ` Jens Axboe

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=20020111145722.C19814@suse.de \
    --to=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mylinuxk@yahoo.ca \
    /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 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.