Re: [PATCH 2/3] Fix problems on multi-TB filesystem and file

From: Andrew Morton
Date: Thu Jan 12 2006 - 21:32:17 EST


"Takashi Sato" <sho@xxxxxxxxxxxxxx> wrote:
>
> This is a patch to add blkcnt_t as the type of inode.i_blocks.
> This enables you to make the size of blkcnt_t either 4 bytes or 8 bytes
> on 32 bits architecture with CONFIG_LSF.

What was the rationale behind CONFIG_LSF? It's a bit of an ugly thing and
I'm wondering if we wouldn't be better off just removing it and simply
fixing >2TB support for all .configs?

Do the common userspace tools need to be updated for this, or do they
already get it right?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/