[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1217101984.6302.10.camel@joy>
Date: Sat, 26 Jul 2008 21:53:04 +0200
From: Petr Stehlík <pstehlik@...hics.cz>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: OGAWA Hirofumi <hirofumi@...l.parknet.co.jp>,
� <rene.scharfe@...fire.ath.cx>,
Linux Kernel Development <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux/m68k <linux-m68k@...r.kernel.org>
Subject: Re: [PATCH] msdos fs: remove unsettable atari option
Geert Uytterhoeven píše v So 26. 07. 2008 v 17:28 +0200:
> > > The patch looks good, how can I let it live?
> >
> > Could you test whether it works well? If it works fine, I'll merge and
> > clean it up. If it doesn't work, please fix it.
>
> Petr, as there has been no further response anymore, it went into Linus' tree:
I know I should have checked that but I have been so overloaded at my
regular job that I couldn't do anything with my FOSS projects or Atari,
sorry.
> I'm inclined to drop it, if nobody seems to really care...
I can't care currently so feel free to drop it.
> > BTW,
> >
> > + if (sbi->fat_bits != 32 && total_clusters+2 > sbi->
> > + fat_length*SECTOR_SIZE*8/sbi->fat_bits)
> > + sbi->fat_bits = 12;
> >
> > SECTOR_SIZE should be sb->s_blocksize? Or Atari doesn't support the
> > sector size other than 512 bytes?
I haven't seen floppies with > 512 sectors. Atari partitioned harddisks
use much larger sectors (up to 32 kB), of course.
Petr
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists