Norikatsu Shigemura wrote:
        I heard from Chiharu Shibata <[EMAIL PROTECTED]> about kern/60163.
        http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/60163
        (He knew that this pr was closed, recently)

        I cannot believe sos's close reason.

        **********************************************************
        The most significant problem is "Cannot mount CD-EXTRA
multisession cd.". No related /dev/acdXtY. **********************************************************

        If there are no reason expect sos' close reason, the patch
        should be committed. How about this?

Uhm, why the fuzz about this now, this PR was closed on
Mon Sep 6 11:40:13 GMT 2004 according to logs.

However on the patch involved: setting the blocksize for the /dev/acd0 device depending on blocksize of any track is just as wrong as setting it to the size of the first track, it just fails in different ways. So the right way to do this on multitrack media, is to mount any track as /dev/acdNtY which will set the blocksize correctly for that track.
Thats why the PR was closed as stated in the PR logs...

So, if we should rehash this again I'll need more details on what it is that fails exactly doing what, CD layouts etc etc...

-Søren
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to