linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: Matthew Wilcox <matthew@wil.cx>
Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org,
	Matt_Domsch@dell.com, Matthew Wilcox <willy@linux.intel.com>
Subject: Re: [PATCH] ata: Add support for Long Logical Sectors and Long Physical Sectors
Date: Sun, 17 Aug 2008 19:19:45 -0400	[thread overview]
Message-ID: <48A8B211.8030103@pobox.com> (raw)
In-Reply-To: <1217957207-23116-3-git-send-email-matthew@wil.cx>

Matthew Wilcox wrote:
> From: Matthew Wilcox <willy@linux.intel.com>
> 
> ATA 8 adds support for devices that have sector sizes larger than 512
> bytes.  We record the sector size in the ata_device and use it instead
> of the ATA_SECT_SIZE when the data transfer is a multiple of sectors.
> 
> Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
> ---
>  drivers/ata/libata-core.c |  127 +++++++++++++++++++++++++++++++++++++++++++++
>  drivers/ata/libata-scsi.c |   52 +++++++++++++-----
>  include/linux/libata.h    |    4 +-
>  3 files changed, 168 insertions(+), 15 deletions(-)

Was this ever updated regarding Alan's final comments?

I only have this patch (the one initiating the email sub-thread).

	Jeff




  parent reply	other threads:[~2008-08-17 23:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-05 17:26 LibATA support for long sectors Matthew Wilcox
2008-08-05 17:26 ` [PATCH] ata: Define new commands from ATA8 Matthew Wilcox
2008-08-05 20:10   ` Greg Freemyer
2008-08-05 17:26 ` [PATCH] ata: Add support for Long Logical Sectors and Long Physical Sectors Matthew Wilcox
2008-08-05 20:46   ` Alan Cox
2008-08-06  2:22     ` Matthew Wilcox
2008-08-06  9:06       ` Alan Cox
2008-08-06 13:11         ` Matthew Wilcox
2008-08-06 14:13           ` Alan Cox
2008-08-06 15:13             ` Matthew Wilcox
2008-08-06 15:06               ` Alan Cox
2008-08-17 23:19   ` Jeff Garzik [this message]
2008-08-18 18:15     ` Matthew Wilcox
2008-08-18 18:06       ` Alan Cox
2008-08-18 18:42         ` Matthew Wilcox
2008-08-18 18:49           ` Alan Cox
2008-08-18 19:04         ` Matthew Wilcox

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=48A8B211.8030103@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=Matt_Domsch@dell.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matthew@wil.cx \
    --cc=willy@linux.intel.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 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).