All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Petr Stehlík" <pstehlik@sophics.cz>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "OGAWA Hirofumi" <hirofumi@mail.parknet.co.jp>,
	� <rene.scharfe@lsrfire.ath.cx>,
	"Linux Kernel Development" <linux-kernel@vger.kernel.org>,
	"Andrew Morton" <akpm@linux-foundation.org>,
	Linux/m68k <linux-m68k@vger.kernel.org>
Subject: Re: [PATCH] msdos fs: remove unsettable atari option
Date: Sat, 26 Jul 2008 21:53:04 +0200	[thread overview]
Message-ID: <1217101984.6302.10.camel@joy> (raw)
In-Reply-To: <Pine.LNX.4.64.0807261724400.16910@anakin>

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



      reply	other threads:[~2008-07-26 20:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-25 12:04 [PATCH] msdos fs: remove unsettable atari option René Scharfe
2008-05-25 15:42 ` OGAWA Hirofumi
2008-06-01 22:10   ` Joseph Fannin
2008-06-01 22:43     ` OGAWA Hirofumi
2008-06-02  7:34       ` Geert Uytterhoeven
2008-06-02 10:54         ` Petr Stehlik
2008-06-02 15:03           ` OGAWA Hirofumi
2008-07-26 15:28             ` Geert Uytterhoeven
2008-07-26 19:53               ` Petr Stehlík [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1217101984.6302.10.camel@joy \
    --to=pstehlik@sophics.cz \
    --cc=akpm@linux-foundation.org \
    --cc=geert@linux-m68k.org \
    --cc=hirofumi@mail.parknet.co.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=rene.scharfe@lsrfire.ath.cx \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.