From: "Jörn Engel" <joern@logfs.org>
To: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [PATCH] scsi_lib: add NULL check to scsi_setup_blk_pc_cmnd
Date: Wed, 25 Jul 2012 15:13:57 -0400 [thread overview]
Message-ID: <20120725191357.GA28115@logfs.org> (raw)
In-Reply-To: <1343106101.3513.0.camel@dabdike>
On Tue, 24 July 2012 09:01:41 +0400, James Bottomley wrote:
> On Mon, 2012-07-23 at 15:24 -0400, Jörn Engel wrote:
> > On Mon, 23 July 2012 23:45:55 +0400, James Bottomley wrote:
> > >
> > > Have you checked this with the patches in scsi-misc? There's a series
> > > of patches in there that alters the way sdev handling is done.
> >
> > I would have liked to, but the tree referenced in MAINTAINERS does not
> > appear to exist:
> >
> > git clone git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
> > Cloning into 'scsi-misc-2.6'...
> > fatal: The remote end hung up unexpectedly
>
> git clone git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git
>
> use the misc branch
joern@Sligo:/usr/src/kernel$ git clone --reference git/ git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi.git
Cloning into 'scsi'...
remote: Counting objects: 869, done.
remote: Compressing objects: 100% (420/420), done.
remote: Total 668 (delta 562), reused 274 (delta 248)
Receiving objects: 100% (668/668), 112.59 KiB, done.
Resolving deltas: 100% (562/562), completed with 110 local objects.
Checking out files: 100% (39127/39127), done.
joern@Sligo:/usr/src/kernel$ cd scsi/
joern@Sligo:/usr/src/kernel/scsi$ git branch
* master
Normally I never use branches, so there is a chance that I'm just
clueless. But to my untrained eye, this looks as if there is no misc
branch.
Jörn
--
To my face you have the audacity to advise me to become a thief - the worst
kind of thief that is conceivable, a thief of spiritual things, a thief of
ideas! It is insufferable, intolerable!
-- M. Binet in Scarabouche
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2012-07-25 20:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-23 17:32 [PATCH] scsi_lib: add NULL check to scsi_setup_blk_pc_cmnd Jörn Engel
2012-07-23 19:45 ` James Bottomley
2012-07-23 19:24 ` Jörn Engel
2012-07-24 5:01 ` James Bottomley
2012-07-25 19:13 ` Jörn Engel [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=20120725191357.GA28115@logfs.org \
--to=joern@logfs.org \
--cc=James.Bottomley@HansenPartnership.com \
--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 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.