linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: FUJITA Tomonori <tomof@acm.org>
To: James.Bottomley@SteelEye.com
Cc: fujita.tomonori@lab.ntt.co.jp, Jens.Axboe@oracle.com,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH] bsg: make class backlinks
Date: Sat, 21 Jul 2007 10:14:53 +0900	[thread overview]
Message-ID: <20070721100708M.tomof@acm.org> (raw)
In-Reply-To: <1184973737.3455.73.camel@localhost.localdomain>

From: James Bottomley <James.Bottomley@SteelEye.com>
Subject: [PATCH] bsg: make class backlinks
Date: Fri, 20 Jul 2007 18:22:17 -0500

> Currently, bsg doesn't make class backlinks (a process whereby you'd get
> a link to bsg in the device directory in the same way you get one for
> sg).  This is because the bsg device is uninitialised, so the class
> device has nothing it can attach to.  The fix is to make the bsg device
> point to the cdevice of the entity creating the bsg, necessitating
> changing the bsg_register_queue() prototype into a form that takes the
> generic device.

ACK, thanks a lot.

      reply	other threads:[~2007-07-21  1:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-20 23:22 [PATCH] bsg: make class backlinks James Bottomley
2007-07-21  1:14 ` FUJITA Tomonori [this message]

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=20070721100708M.tomof@acm.org \
    --to=tomof@acm.org \
    --cc=James.Bottomley@SteelEye.com \
    --cc=Jens.Axboe@oracle.com \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=linux-scsi@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).