From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Content-Type: text/plain; charset=us-ascii MIME-Version: 1.0 In-Reply-To: Date: Tue, 23 Oct 2001 15:16:12 +0200 (CEST) From: Giuliano Pochini To: Michael Schmitz Subject: Re: hfs cdrom broken in 2.4.13pre Cc: linuxppc-dev@lists.linuxppc.org Cc: linuxppc-dev@lists.linuxppc.org, Hollis Blanchard , Alan Cox , Tom Rini , Martin Costabel Sender: owner-linuxppc-dev@lists.linuxppc.org List-Id: > One would hope so. All I remember about CDROMs is they use a different > blocksize which causes all sorts of funny side effects in generic code > that assumes the only sane blocksize is 512. No. The point is that filesystems should not make assumptions about hardware block size (except it being power of 2 I believe). If there was code in block layer to provide broken FS's compatibility and that code has been removed, then we must fix the FS. Who's HFS maintainer ? > So mounting HFS CDROMs no longer panics ? They always worked fine for me. Bye. ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/