All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Osterlund <petero2@telia.com>
To: Pavel Machek <pavel@suse.cz>
Cc: Jens Axboe <axboe@suse.de>,
	packet-writing <packet-writing@suse.com>,
	linux-kernel@vger.kernel.org
Subject: Re: ext2 on a CD-RW
Date: 03 Jan 2004 21:32:13 +0100	[thread overview]
Message-ID: <m2hdzc93jm.fsf@telia.com> (raw)
In-Reply-To: <20040103191414.GE1080@elf.ucw.cz>

Pavel Machek <pavel@suse.cz> writes:

> > --- linux/drivers/block/pktcdvd.c.old	2004-01-02 00:23:57.000000000 +0100
> > +++ linux/drivers/block/pktcdvd.c	2004-01-02 00:24:01.000000000 +0100
> > @@ -2164,6 +2164,7 @@
> >  	request_queue_t *q = disks[pkt_get_minor(pd)]->queue;
> >  
> >  	blk_queue_make_request(q, pkt_make_request);
> > +	blk_queue_hardsect_size(q, CD_FRAMESIZE);
> >  	blk_queue_max_sectors(q, PACKET_MAX_SECTORS);
> >  	blk_queue_merge_bvec(q, pkt_merge_bvec);
> >  	q->queuedata = pd;
> > 
> 
> Where do I get this file? It does not appear to be in 2.6.0.
> 
> [I have few partly-bad cd-rws, and putting ext2 on them would be
> "cool" :-)]

Look here:

        http://w1.894.telia.com/~u89404340/packet.html

Download here:

        http://w1.894.telia.com/~u89404340/patches/packet/2.6/

Note that this software is still beta quality at best. I'm not sure if
you'll have any success with partly bad cd-rws, but it doesn't hurt to
try I guess.

I haven't made a new release with the two latest bug fixes, so if you
plan to put ext2 on the disc, you need the quoted hardsect_size patch
and the bio split patch from a few days ago.

        http://marc.theaimsgroup.com/?l=linux-kernel&m=107306015810846&w=2

-- 
Peter Osterlund - petero2@telia.com
http://w1.894.telia.com/~u89404340

      reply	other threads:[~2004-01-03 20:32 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-01 23:47 ext2 on a CD-RW Peter Osterlund
2004-01-02  0:24 ` Andrew Morton
2004-01-02  1:30   ` Peter Osterlund
2004-01-02  9:06     ` Arjan van de Ven
2004-01-02 10:09       ` Jens Axboe
2004-01-02 10:51       ` Peter Osterlund
2004-01-02 10:59         ` Jens Axboe
2004-01-02 12:09           ` Peter Osterlund
2004-01-02 12:19             ` Jens Axboe
2004-01-02 13:38               ` Peter Osterlund
2004-01-02 13:59                 ` Jens Axboe
2004-01-02 16:12           ` Peter Osterlund
2004-03-29 15:38           ` Peter Osterlund
2004-01-02 10:08     ` Jens Axboe
2004-01-03 19:14 ` Pavel Machek
2004-01-03 20:32   ` Peter Osterlund [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=m2hdzc93jm.fsf@telia.com \
    --to=petero2@telia.com \
    --cc=axboe@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=packet-writing@suse.com \
    --cc=pavel@suse.cz \
    /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.