From: Theodore Tso Subject: Re: Question about e2fsck and HTree Date: Sun, 25 Apr 2010 18:33:51 -0400 Message-ID: References: <20100424004544.GM14986@thunk.org> Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8BIT Cc: linux-ext4@vger.kernel.org To: Evgeniy Ivanov Return-path: Received: from DMZ-MAILSEC-SCANNER-1.MIT.EDU ([18.9.25.12]:62508 "EHLO dmz-mailsec-scanner-1.mit.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752138Ab0DYWi6 convert rfc822-to-8bit (ORCPT ); Sun, 25 Apr 2010 18:38:58 -0400 In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Apr 25, 2010, at 6:10 PM, Evgeniy Ivanov wrote: >> >> If your implementation of extN don't support HTree, then it's >> important that when you modify a filesystem you clear the inode's >> EXT2_INDEX_FL flag. Then the right thing will happen.... > > Thank you very much again :) Just to be clear, since I typo'ed the above -- when you modify a _directory_ you must clear the directory's EXT2_INDEX_FL flag. Regards, -- Ted