From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: Re: [PATCH] m68k: Atari GEMDOS FAT option fix: use correct logical sector size Date: Wed, 22 Apr 2009 21:11:43 +0200 Message-ID: <10f740e80904221211h67c4e3d5ob50d82f253f1b5fb@mail.gmail.com> References: <20090326123822.GD8081@marenka.net> <1239698381.2049.25.camel@petr> <1239774966.20245.4.camel@petr> <1239862075.12777.14.camel@petr> <1239868903.12777.25.camel@petr> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Sender: geert.uytterhoeven@gmail.com In-Reply-To: Resent-Message-ID: List-Post: List-Help: List-Subscribe: List-Unsubscribe: To: Michael Schmitz Cc: Petr Stehlik , Stephen R Marenka , debian-68k@lists.debian.org, linux-m68k@vger.kernel.org List-Id: linux-m68k@vger.kernel.org On Sun, Apr 19, 2009 at 03:20, Michael Schmitz wrote: > Fix erroneous use of device blocksize instead of logical sector size in > Atari GEMDOS FAT code (GEMDOS uses a 16 bit FAT and a constant 2 logical > sectors per cluster, and modifies the logical sector size to cope with the > limits imposed by the 16 bit FAT). The bug was probably introduced by me when > porting this code forward from 2.4. > With this fix, I can successfully mount GEMDOS partitons up to 256 MB in size as > prepared by Petr Stehlik. 512 MB require 8k sector size, sorry. Thanks, added. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds