All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avri Altman <Avri.Altman@wdc.com>
To: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: "James E.J. Bottomley" <jejb@linux.vnet.ibm.com>,
	SCSI <linux-scsi@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Avi Shchislowski <Avi.Shchislowski@wdc.com>,
	Alex Lemberg <Alex.Lemberg@wdc.com>,
	Evan Green <evgreen@chromium.org>
Subject: RE: [PATCH v4 3/3] scsi: ufs-bsg: Allow reading descriptors
Date: Tue, 5 Feb 2019 12:07:25 +0000	[thread overview]
Message-ID: <SN6PR04MB4925C574E60B3BA44DD6E0A0FC6E0@SN6PR04MB4925.namprd04.prod.outlook.com> (raw)
In-Reply-To: <CAE=gft6mLsW-iEBZ9pFRWWyDQz_gCs20_4JBoBzxL1tYv0rbYg@mail.gmail.com>

Martin,
Any further comments?

Thanks,
Avri


> -----Original Message-----
> From: Evan Green <evgreen@chromium.org>
> Sent: Monday, January 28, 2019 8:42 PM
> To: Avri Altman <Avri.Altman@wdc.com>
> Cc: James E.J. Bottomley <jejb@linux.vnet.ibm.com>; Martin K. Petersen
> <martin.petersen@oracle.com>; SCSI <linux-scsi@vger.kernel.org>; LKML
> <linux-kernel@vger.kernel.org>; Avi Shchislowski <Avi.Shchislowski@wdc.com>;
> Alex Lemberg <Alex.Lemberg@wdc.com>
> Subject: Re: [PATCH v4 3/3] scsi: ufs-bsg: Allow reading descriptors
> 
> On Sat, Jan 26, 2019 at 11:08 PM Avri Altman <avri.altman@wdc.com> wrote:
> >
> > Add this functionality, placing the descriptor being read in the actual
> > data buffer in the bio.
> >
> > That is, for both read and write descriptors query upiu, we are using
> > the job's request_payload.  This in turn, is mapped back in user land to
> > the applicable sg_io_v4 xferp: dout_xferp for write descriptor,
> > and din_xferp for read descriptor.
> >
> > Signed-off-by: Avri Altman <avri.altman@wdc.com>
> 
> Reviewed-by: Evan Green <evgreen@chromium.org>

  reply	other threads:[~2019-02-05 12:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-27  7:07 [PATCH v4 0/3] scsi: ufs-bsg: Add read descriptor Avri Altman
2019-01-27  7:07 ` [PATCH v4 1/3] scsi: ufs-bsg: Change the calling convention for write descriptor Avri Altman
2019-01-27  7:07 ` [PATCH v4 2/3] scsi: ufs: Allow reading descriptor via raw upiu Avri Altman
2019-01-31  9:22   ` [EXT] " Bean Huo (beanhuo)
2019-01-27  7:07 ` [PATCH v4 3/3] scsi: ufs-bsg: Allow reading descriptors Avri Altman
2019-01-28 18:42   ` Evan Green
2019-02-05 12:07     ` Avri Altman [this message]
2019-02-07 14:15     ` Avri Altman
2019-02-07 14:41       ` Martin K. Petersen
2019-02-19 11:44         ` Avri Altman
2019-02-20  0:30           ` Martin K. Petersen
2019-01-31 10:27   ` [EXT] " Bean Huo (beanhuo)

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=SN6PR04MB4925C574E60B3BA44DD6E0A0FC6E0@SN6PR04MB4925.namprd04.prod.outlook.com \
    --to=avri.altman@wdc.com \
    --cc=Alex.Lemberg@wdc.com \
    --cc=Avi.Shchislowski@wdc.com \
    --cc=evgreen@chromium.org \
    --cc=jejb@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    /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.