Question about e2fsck and HTree

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Evgeniy Ivanov
Date: Thursday, April 22, 2010 - 12:43 pm

Hello,

I have a question about ext2/ext3.

As I understand directory indexing is compatible feature, currently my
implementations doesn't support HTree.
I do some things (make kernel and libs) with FS and check it with
e2fsck: it creates index (everything else is ok, exit status is 1).
Then I do same things with FS and check again:

HTree directory inode 23316 has an invalid root node.

Is it OK for implementation without directory indexing?


-- 
Evgeniy Ivanov
--
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:
Question about e2fsck and HTree, Evgeniy Ivanov, (Thu Apr 22, 12:43 pm)
Re: Question about e2fsck and HTree, tytso, (Fri Apr 23, 5:45 pm)
Re: Question about e2fsck and HTree, Evgeniy Ivanov, (Sun Apr 25, 3:10 pm)
Re: Question about e2fsck and HTree, Theodore Tso, (Sun Apr 25, 3:33 pm)