[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ext2 file system: moving between armel and amd64 etc.



On Wed, Oct 28, 2009 at 01:01:25AM +0900, Osamu Aoki wrote:
>
> I see fs/ext3/hash.c but do not see fs/ext2/hash.c in kernel. 
> 
> Let me be specific.  Let me not make judgement if I have ext2 or ext3
> without journaling.
> 
> I made filesystem using mkfs.ext2. This is fact.  
> 
> I did not experience any problem by moving microSD card between armel
> and amd64 if I mount it to running system.

I didn't get the first message in this thread, so I'm not sure I
completely understand the context of the question, but it's correct
that the signed vs. unsigned char problem with the hash algorithm only
applies to ext3 and ext4 filesystems, since ext2 doesn't have support
for htree directory indexing, which is where the issue showed up.

As far as I know there are no current signed vs unsigned issues in
ext2/3/4, assuming you are using modern kernels and e2fsprogs.

Regards,

					- Ted


Reply to: