From: Jeff Garzik <jgarzik@pobox.com>
To: Tejun Heo <htejun@gmail.com>
Cc: linux-ide@vger.kernel.org, bob@evoria.net,
nabble@theanthonys.net, alan@lxorguk.ukuu.org.uk,
matthias@urlichs.de, romieu@fr.zoreil.com,
carlosmarcelomartinez@gmail.com
Subject: Re: [PATCH 1/2] libata: kill qc->nsect and cursect
Date: Fri, 19 Jan 2007 19:04:46 -0500 [thread overview]
Message-ID: <45B15C9E.80607@pobox.com> (raw)
In-Reply-To: <20070103083039.GG10987@htj.dyndns.org>
Tejun Heo wrote:
> libata used two separate sets of variables to record request size and
> current offset for ATA and ATAPI. This is confusing and fragile.
> This patch replaces qc->nsect/cursect with qc->nbytes/curbytes and
> kills them. Also, ata_pio_sector() is updated to use bytes for
> qc->cursg_ofs instead of sectors. The field used to be used in bytes
> for ATAPI and in sectors for ATA.
>
> Signed-off-by: Tejun Heo <htejun@gmail.com>
applied
prev parent reply other threads:[~2007-01-20 0:04 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-17 1:48 [PATCH 1/2] libata: kill qc->nsect and cursect Tejun Heo
2006-12-17 1:50 ` [PATCH 2/2] sata_inic162x: finally, driver for initio 162x SATA controllers Tejun Heo
2006-12-17 12:24 ` Alan
2006-12-18 0:04 ` Tejun Heo
2006-12-18 0:25 ` Bob Stewart
2006-12-20 6:21 ` sata_inic162x driver for 2.6.19 Tejun Heo
2006-12-21 0:06 ` Bob Stewart
2006-12-21 1:48 ` Bob Stewart
2006-12-21 4:16 ` Bob Stewart
2007-01-10 23:34 ` Richard Purdie
2007-01-11 0:04 ` Alan
2007-01-11 2:00 ` Bob Stewart
2006-12-20 6:25 ` [PATCH 2/2] sata_inic162x: driver for initio 162x SATA controllers, take 2 Tejun Heo
2006-12-20 19:56 ` Jeff Garzik
2007-01-03 8:18 ` Tejun Heo
2007-01-03 8:30 ` [PATCH 1/2] libata: kill qc->nsect and cursect Tejun Heo
2007-01-03 8:32 ` [PATCH 2/2] sata_inic162x: finally, driver for initio 162x SATA controllers, take #2 Tejun Heo
2007-01-20 0:04 ` Jeff Garzik
2007-01-20 0:04 ` Jeff Garzik [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=45B15C9E.80607@pobox.com \
--to=jgarzik@pobox.com \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=bob@evoria.net \
--cc=carlosmarcelomartinez@gmail.com \
--cc=htejun@gmail.com \
--cc=linux-ide@vger.kernel.org \
--cc=matthias@urlichs.de \
--cc=nabble@theanthonys.net \
--cc=romieu@fr.zoreil.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.