"Takashi Sato" <[email protected]> wrote:
>
> Hi,
>
> I sent following patches three weeks ago, but I got only a few
> responses.
> So, I am sending them again. Comments are always welcome.
Please don't send multiple patches under the same Subject:. Please try to
choose nice names for each email, as per
http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt, thanks.
> We made patches to fix problems that occur when handling a large
> filesystem and a large file. It was discussed on the mails titled
> "stat64 for over 2TB file returned invalid st_blocks".
It's best to not refer to an email thread in this manner - the covering
description for a patch should be a self-contained standalone thing which
contains all necessary info to understand the patch.
Could you remind us what problems this patch series solves? It _appears_
to solve statfs reporting. Does it fix anything else? There have been a
couple of reports of filesystems outright failing on >2TB devices - does it
address those problems, if so how?
> The content of the patch attached to this mail is below.
> - inode.i_blocks
> Change the type from unsigned long to sector_t.
> - kstat.blocks
> Change the type from unsigned long to unsigned long long.
> - stat64.st_blocks
> Change the type from unsigned long to unsigned long long on
> architectures (i386, m68k, sh).
Seems reasonable.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]