Re: [packet-writing] [release] packet-0.0.2c

2000-09-08 Thread adam
> Try attached patch, I hadn't noticed the segment counts were wrong > because I have implicit recounting. Yes, this patch fixes the problem, thanks. Once I aplied I could mount the cd and write a file to it, so it seems to work. Three semi-related comments. The udf from cvs tree has an

Re: [packet-writing] [release] packet-0.0.2c

2000-09-08 Thread Jens Axboe
On Fri, Sep 08 2000, [EMAIL PROTECTED] wrote: > Incorrect number of segments after building list > nr_segments is 3 > counted segments is 20 > Flags 0 0 > Segment 0xc59cf920, blocks 4, addr 0x59177ff [snip] Try attached patch, I hadn't noticed the segment counts were wrong because I have implicit

Re: [packet-writing] [release] packet-0.0.2c

2000-09-08 Thread adam
it is no go for me. it panics kernel for me when I try to mount it. Panic below. (note this panic actually does not finish, it just print this msg but after this system is still running, but trying to unmount anything, sync or shutdown will just hang..) Linux version 2.4.0-test7-packet (root@pep

[release] packet-0.0.2c

2000-09-08 Thread Jens Axboe
Hi, This project has been sleeping for a while, so I thought it was about time something happened. And now it has - I've put up version 0.0.2c of the CD-RW packet writing module, aka the "happy birthday grandma" release 8) A summary of some of the changes: - inc usage count of buffer heads - ad