lkml.org 
[lkml]   [2006]   [Mar]   [20]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
From"Takashi Sato" <>
SubjectRe: [Ext2-devel] [PATCH 1/4] ext2/3: Extends the max file size(ext2 in kernel)
DateMon, 20 Mar 2006 21:21:29 +0900
Hi Andreas,

> Instead of breaking all filesystems that need to create large files,
> the patch should instead set "i_flags | EXT2_LARGEBLK_FL" only on inodes
> that are larger than 2TB and use "blocksize" i_blocks on those files.

Do you have any idea when the flag is set and cleared?

> This preserves compatibility with existing filesystems and doesn't
> impose any breakage opon an existing filesystem for anyone who wants
> to use this feature.

I'm afraid that i_blocks of >2TB file would be corrupted if old kernel
or old e2fsprogs touches the file.

--
Takashi Sato
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-03-20 12:24    [from the cache]
©2003-2008