Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1256539
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Tejun Heo <tj@kernel.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] libata: enable LBA flag in taskfile for ata_scsi_pass_thru() |
| Date | Tue, 27 Oct 2015 08:50:02 +0100 |
| Message-ID | <qo7b4-2rZ-19@gated-at.bofh.it> (permalink) |
| References | <qo7b4-2rZ-21@gated-at.bofh.it> |
| X-Original-To | vinayak.kale@gmail.com |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=/62mbRkUMtjkrVdNyBPdpfcTAKE/hwXI6Bv3VihrbDo=; b=uup+fXlF0s6tISJL+ahmyRo0ET7p8x+TpeqCGOL243kjzsVKAP8vg7/e5xfhosvlWf SCet++c7J7U/AGD98rtkHftmgrFAgOmTLkYcAol7kxTsjsTXLUDy7gpFbstt9f83UTwh 1LXxcILii5jRAmflCTLa73xYgaOaiJ4APWLgY3wbJp25XFHH8p7S9ktcs67XzD77yEpi TAITr9rqyh5jGG2M40+LLCDio664X6tkEdm8HUjM3Z9taKeUxTav+xxA2HXVpS8Y6NLO px9akmw1O485/9i5sbdrjk1+ugUiyGiOcZk68CxysWmQAR+0sboMmRigG2FXBWhuw6LO UxGQ== |
| X-Received | by 10.68.234.230 with SMTP id uh6mr26859676pbc.19.1445932169637; Tue, 27 Oct 2015 00:49:29 -0700 (PDT) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.24 (2015-08-30) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 18 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, sumit.g.gupta@seagate.com, Vinayak Kale <vinayak.kale@seagate.com> |
| X-Original-Date | Tue, 27 Oct 2015 16:49:23 +0900 |
| X-Original-Message-ID | <20151027074923.GA8783@mtj.duckdns.org> |
| X-Original-References | <1445931706-9436-1-git-send-email-vinayak.kale@seagate.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1256539 |
Show key headers only | View raw
On Tue, Oct 27, 2015 at 01:11:46PM +0530, vinayak.kale@gmail.com wrote: > From: Vinayak Kale <vinayak.kale@seagate.com> > > Enable LBA in taskfile flags for ata_scsi_pass_thru() > > Signed-off-by: Vinayak Kale <vinayak.kale@seagate.com> Applied to libata/for-4.4. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] libata: enable LBA flag in taskfile for ata_scsi_pass_thru() Tejun Heo <tj@kernel.org> - 2015-10-27 08:50 +0100 Re: [PATCH] libata: enable LBA flag in taskfile for ata_scsi_pass_thru() Vinayak Kale <vinayak.kale@seagate.com> - 2015-10-27 09:10 +0100
csiph-web