From: Jens Axboe <axboe@suse.de>
To: Pat LaVarre <p.lavarre@ieee.org>
Cc: mckellj@iomega.com, linux-scsi@vger.kernel.org
Subject: Re: [PATCH]:Amended:Allow random write for PDT 5 profile 2 Removable Disk
Date: Sun, 7 Mar 2004 12:45:07 +0100 [thread overview]
Message-ID: <20040307114507.GJ23525@suse.de> (raw)
In-Reply-To: <1078593406.2006.4.camel@patibmrh9>
On Sat, Mar 06 2004, Pat LaVarre wrote:
> > queued it for 2.6.4-pre
>
> Absent from 2.6.4-rc2, I think.
Will most likely have to wait for 2.6.5-pre/rc
> Perhaps if I knew what -pre meant that would be no surprise to me.
I'm not sure how I can even express that any clearer...
> http://marc.theaimsgroup.com/?l=linux-scsi&s=random+write+pdt+5
> does not yet enlighten me further, but I observe lk refusing to let Me
> write:
>
> $ uname -msrv
> Linux 2.6.4-rc2 #1 SMP Sat Mar 6 09:58:43 MST 2004 i686
> $
> $ grep CDF_ include/linux/cdrom.h
> #define CDF_MRW 0x28
> $ grep -i HWDM include/linux/cdrom.h
> $
> $ sudo rrd scan
> /dev/scd0 is Iomega RRD 06.3 rw
> /dev/hdc is Iomega RRD 06.3 rw
> $
> $ sudo dd of=/dev/null if=/dev/scd0 bs=64K seek=0 skip=0 count=1
> 1+0 records in
> 1+0 records out
> $ sudo dd of=/dev/null if=/dev/hdc bs=64K seek=0 skip=0 count=1
> 1+0 records in
> 1+0 records out
> $
> $ sudo dd of=/dev/scd0 if=/dev/zero bs=64K seek=0 skip=0 count=1
> dd: opening `/dev/scd0': Read-only file system
> $ sudo dd of=/dev/hdc if=/dev/zero bs=64K seek=0 skip=0 count=1
> dd: opening `/dev/hdc': Read-only file system
> $
Is there some other point to the above than stating that the required
patch hasn't been merged? Feel free to resend.
--
Jens Axboe
next prev parent reply other threads:[~2004-03-07 11:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-06 17:16 [PATCH]:Amended:Allow random write for PDT 5 profile 2 Removable Disk Pat LaVarre
2004-03-07 11:45 ` Jens Axboe [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-03-15 23:16 John McKell
2004-03-16 8:43 ` Jens Axboe
2004-03-08 18:07 John McKell
2004-03-08 19:20 ` Jens Axboe
2004-02-12 19:00 John McKell
2004-02-13 16:07 ` Jens Axboe
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=20040307114507.GJ23525@suse.de \
--to=axboe@suse.de \
--cc=linux-scsi@vger.kernel.org \
--cc=mckellj@iomega.com \
--cc=p.lavarre@ieee.org \
/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.