* Re: PATCH: cdrecord: avoiding scsi device numbering for ide devices
@ 2004-08-10 15:44 Joerg Schilling
2004-08-10 16:04 ` [OT] " Nigel Rantor
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Joerg Schilling @ 2004-08-10 15:44 UTC (permalink / raw)
To: alan, axboe, diablod3, dwmw2, eric, james.bottomley, linux-kernel,
schilling, skraw
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1267 bytes --]
>From: Jens Axboe <axboe@suse.de>
>Don't be naive. How do you discuss changes with him? The one patch I did
>create against the SUSE cdrecord for the one shipped with SL9.1 adds a
>note to use ATA over ATAPI since that is preferred, and it kills the
>silly open-by-devname warnings that are extremely confusing to users. I
>did send that back to Joerg, to no avail.
You never send such mail.... but you told me that that you liked me to
_remove_ warnings.
Note that I also output warnings on Solaris if users use suboptimal interfaces.
>> While they (and any other distro's people and anybody else) may
>> actually hack the code to no end, I consider it being good habit to
>By far the largest modification is dvd support, which we of course need
>to ship. The rest is really minor stuff.
This "dvd support" has beed proved to be defective and it has also been proved
that it breaks CD support.
You don't like to see cdrecord to become worse do you?
Jörg
--
EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
js@cs.tu-berlin.de (uni) If you don't have iso-8859-1
schilling@fokus.fraunhofer.de (work) chars I am J"org Schilling
URL: http://www.fokus.fraunhofer.de/usr/schilling ftp://ftp.berlios.de/pub/schily
^ permalink raw reply [flat|nested] 7+ messages in thread
* [OT] Re: PATCH: cdrecord: avoiding scsi device numbering for ide devices
2004-08-10 15:44 PATCH: cdrecord: avoiding scsi device numbering for ide devices Joerg Schilling
@ 2004-08-10 16:04 ` Nigel Rantor
2004-08-10 16:05 ` Richard B. Johnson
2004-08-10 18:48 ` Jens Axboe
2 siblings, 0 replies; 7+ messages in thread
From: Nigel Rantor @ 2004-08-10 16:04 UTC (permalink / raw)
To: Joerg Schilling
Cc: alan, axboe, diablod3, dwmw2, eric, james.bottomley, linux-kernel,
skraw
Hi all,
Just a quick, hopefully unpartisan, reminder that people who are
interested in getting things done rather than feeding trolls would
probably feel a lot less stressed out if they moved on to other,
possibly more constructive, things on their todo list than fanning the
flames of this thread.
N
p.s. Not to say I haven't enjoyed reading it :-)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: PATCH: cdrecord: avoiding scsi device numbering for ide devices
2004-08-10 15:44 PATCH: cdrecord: avoiding scsi device numbering for ide devices Joerg Schilling
2004-08-10 16:04 ` [OT] " Nigel Rantor
@ 2004-08-10 16:05 ` Richard B. Johnson
2004-08-11 8:25 ` Patrick McFarland
2004-08-10 18:48 ` Jens Axboe
2 siblings, 1 reply; 7+ messages in thread
From: Richard B. Johnson @ 2004-08-10 16:05 UTC (permalink / raw)
To: Joerg Schilling
Cc: alan, axboe, diablod3, dwmw2, eric, james.bottomley, Linux kernel,
skraw
Sorry to break into this wonderful conversation, but it seems
I have all the actors corralled in one place.
The fascist US government forced 321software out-of-business. It
was a company that provided software that could copy DVDs.
Does any of the DVD software that you people provide have potential
problems along this line? If so, this is something that should
be addressed, perhaps instead of whether or not the Linux software
opens a "device" or not.
Cheers,
Dick Johnson
Penguin : Linux version 2.4.26 on an i686 machine (5570.56 BogoMips).
Note 96.31% of all statistics are fiction.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [OT] Re: PATCH: cdrecord: avoiding scsi device numbering for ide devices
@ 2004-08-10 16:07 Joerg Schilling
2004-08-10 16:49 ` James Courtier-Dutton
0 siblings, 1 reply; 7+ messages in thread
From: Joerg Schilling @ 2004-08-10 16:07 UTC (permalink / raw)
To: schilling, wiggly
Cc: alan, axboe, diablod3, dwmw2, eric, james.bottomley, linux-kernel,
skraw
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 560 bytes --]
>From wiggly@wiggly.org Tue Aug 10 18:03:46 2004
>Just a quick, hopefully unpartisan, reminder that people who are
>interested in getting things done rather than feeding trolls would
Nice word to the end!
I propose that I'll stop feeding trolls.
Jörg
--
EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
js@cs.tu-berlin.de (uni) If you don't have iso-8859-1
schilling@fokus.fraunhofer.de (work) chars I am J"org Schilling
URL: http://www.fokus.fraunhofer.de/usr/schilling ftp://ftp.berlios.de/pub/schily
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [OT] Re: PATCH: cdrecord: avoiding scsi device numbering for ide devices
2004-08-10 16:07 [OT] " Joerg Schilling
@ 2004-08-10 16:49 ` James Courtier-Dutton
0 siblings, 0 replies; 7+ messages in thread
From: James Courtier-Dutton @ 2004-08-10 16:49 UTC (permalink / raw)
To: Joerg Schilling; +Cc: wiggly, linux-kernel
Joerg Schilling wrote:
>>From wiggly@wiggly.org Tue Aug 10 18:03:46 2004
>
>
>>Just a quick, hopefully unpartisan, reminder that people who are
>>interested in getting things done rather than feeding trolls would
>
>
> Nice word to the end!
>
> I propose that I'll stop feeding trolls.
I propose that I stop eating... ;-)
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: PATCH: cdrecord: avoiding scsi device numbering for ide devices
2004-08-10 15:44 PATCH: cdrecord: avoiding scsi device numbering for ide devices Joerg Schilling
2004-08-10 16:04 ` [OT] " Nigel Rantor
2004-08-10 16:05 ` Richard B. Johnson
@ 2004-08-10 18:48 ` Jens Axboe
2 siblings, 0 replies; 7+ messages in thread
From: Jens Axboe @ 2004-08-10 18:48 UTC (permalink / raw)
To: Joerg Schilling
Cc: alan, diablod3, dwmw2, eric, james.bottomley, linux-kernel, skraw
On Tue, Aug 10 2004, Joerg Schilling wrote:
> >From: Jens Axboe <axboe@suse.de>
>
> >Don't be naive. How do you discuss changes with him? The one patch I did
> >create against the SUSE cdrecord for the one shipped with SL9.1 adds a
> >note to use ATA over ATAPI since that is preferred, and it kills the
> >silly open-by-devname warnings that are extremely confusing to users. I
> >did send that back to Joerg, to no avail.
>
> You never send such mail.... but you told me that that you liked me to
> _remove_ warnings. Note that I also output warnings on Solaris if
> users use suboptimal interfaces.
Ehm yes, aren't you contradicting yourself? Here's the mail I'm
referring to:
From: Jens Axboe <axboe@suse.de>
Date: Mon, 12 Jan 2004 16:50:16 +0100
To: schilling@fokus.fraunhofer.de
Subject: open by devname
[-- Attachment #1 --]
[-- Type: text/plain, Encoding: 7bit, Size: 0.3K --]
Hi Joerg,
With 2.6 and SG_IO for generic block devices, it's pretty annoying and
confusing to users that cdrecord outputs:
"Open by 'devname' is unintentional and not supported."
This leads them to think they did something wrong, which they really
didn't. Any chance you could be talked into taking that message out?
--------
Nothing fruitful came of it, so patch stayed in the SUSE rpm.
--
Jens Axboe
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: PATCH: cdrecord: avoiding scsi device numbering for ide devices
2004-08-10 16:05 ` Richard B. Johnson
@ 2004-08-11 8:25 ` Patrick McFarland
0 siblings, 0 replies; 7+ messages in thread
From: Patrick McFarland @ 2004-08-11 8:25 UTC (permalink / raw)
To: root
Cc: Joerg Schilling, alan, axboe, dwmw2, eric, james.bottomley,
Linux kernel, skraw
On Tue, 10 Aug 2004 12:05:23 -0400 (EDT), Richard B. Johnson
<root@chaos.analogic.com> wrote:
>
> Sorry to break into this wonderful conversation, but it seems
> I have all the actors corralled in one place.
>
> The fascist US government forced 321software out-of-business. It
> was a company that provided software that could copy DVDs.
If you're saying that they'll sue us (us as in authors of "evil"
software), then I doubt they will, simply for one reason. MPAA
proponents aren't smart enough to use Linux.
--
Patrick "Diablo-D3" McFarland || diablod3@gmail.com
"Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd
all be running around in darkened rooms, munching magic pills and listening to
repetitive electronic music." -- Kristian Wilson, Nintendo, Inc, 1989
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2004-08-11 8:25 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-10 15:44 PATCH: cdrecord: avoiding scsi device numbering for ide devices Joerg Schilling
2004-08-10 16:04 ` [OT] " Nigel Rantor
2004-08-10 16:05 ` Richard B. Johnson
2004-08-11 8:25 ` Patrick McFarland
2004-08-10 18:48 ` Jens Axboe
-- strict thread matches above, loose matches on Subject: below --
2004-08-10 16:07 [OT] " Joerg Schilling
2004-08-10 16:49 ` James Courtier-Dutton
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox