From: Marcin Dalecki <dalecki@evision.ag>
To: Jens Axboe <axboe@suse.de>
Cc: martin@dalecki.de,
Kernel Mailing List <linux-kernel@vger.kernel.org>,
Linus Torvalds <torvalds@transmeta.com>
Subject: Re: [PATCH] 2.5.30 IDE 115
Date: Fri, 09 Aug 2002 22:35:39 +0200 [thread overview]
Message-ID: <3D54279B.2050500@evision.ag> (raw)
In-Reply-To: 20020809134839.GO2243@suse.de
Jens Axboe wrote:
> On Fri, Aug 09 2002, Marcin Dalecki wrote:
>
>>- Fix small typo introduced in 113, which prevented CD-ROMs from
>> working altogether.
>
>
> Have you fixed the sense reporting issue I told you about months ago?
Well at least ide-116 will start to unify the corresponding code.
But please don't expecty anything "revolutionary" yet... Just for
example using GPCMD_ constants throughout the code and a unified error
dissection function. One of the issues involved is rq->buffer in
ide-floppy versus rq->special in ide-cd.c
>>- Eliminate block_ioctl(). This code can't be shared in the way
>> proposed by this file. We will port it to the proper
>> blk_insert_request() soon. This will eliminate the _elv_add_request()
>> "layering violation".
>
>
> What are you talking about?
Hmm, so apparently you where not the one who "inventid" it?
Anyway I talk about the block_ioctl.c file, which was supposed
to contain the two eject ioctl functions for "generic" packet code.
But since we don't have any kind of "generic" packet commands this
didn't make much sense.
It was inventing a function called blk_do_rq(), which was using
elv_add_request(). You called this not a long time ago a "layering
violation" yourself. And I simply intend to replace it in one of the
forthcomming patches with the recently inventid blk_insert_request()
function.
Oh, I realize I didn't express myself properly. I certinaly don't intend
to eliminate elv_add_request() itself any time soon ;-).
next prev parent reply other threads:[~2002-08-09 20:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-09 11:57 [PATCH] 2.5.30 IDE 115 Marcin Dalecki
2002-08-09 13:48 ` Jens Axboe
2002-08-09 20:35 ` Marcin Dalecki [this message]
2002-08-11 10:17 ` Jens Axboe
2002-08-11 18:36 ` Marcin Dalecki
-- strict thread matches above, loose matches on Subject: below --
2002-08-13 13:14 Adam J. Richter
2002-08-13 13:46 ` Morten Helgesen
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=3D54279B.2050500@evision.ag \
--to=dalecki@evision.ag \
--cc=axboe@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=martin@dalecki.de \
--cc=torvalds@transmeta.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