Re: E2fsprogs master branch now has all 64-bit patch applied

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: tytso
Date: Monday, June 21, 2010 - 10:05 am

On Mon, Jun 21, 2010 at 09:44:31PM +0800, Hsuan-Ting wrote:

This doesn't surprise me.  We should add some checks to simply not
allow the file system growing greater than 16TB if the 64-bit feature
is not set for now.  Making this work is going to be tricky, because
enabling the 64-bit feature doubles the size of the block group
descriptors, which means we have to make room for them.  This could
involve moving files out of the way, as well as moving the inode
table.

This means that we may want to enable the 64-bit feature flag if there
is an expectation that the filesystem might be grown to a size large
enough where this would be an issue.


I'm not sure I understand that last sentence; it's not parsing as an
understandable English sentence, sorry.  Are you saying that both
attempts to grow and shrink the filesystem is failing?  If so, how?
Are you getting an error message?  Is it appearing to succeed but the
file system size isn't changing?

Thanks for the bug report,

					- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: E2fsprogs master branch now has all 64-bit patch applied, tytso, (Mon Jun 21, 10:05 am)
Re: E2fsprogs master branch now has all 64-bit patch applied, Andreas Dilger, (Fri Jun 25, 11:23 am)