[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170125203121.s2o4cskgmruvjnrt@thunk.org>
Date: Wed, 25 Jan 2017 15:31:21 -0500
From: Theodore Ts'o <tytso@....edu>
To: Artem Blagodarenko <artem.blagodarenko@...gate.com>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH 1/3] mke2fs: enable large directroy support
On Tue, Jan 24, 2017 at 07:34:13PM +0300, Artem Blagodarenko wrote:
> The INCOMPAT_LARGEDIR feature allows larger directories to
> be created, both with directory sizes over 2GB and and a
> maximum htree depth of 3 instead of the current limit of 2.
> These features are needed in order to exceed the currently
> limit of approximately 10M entries in a single directory.
>
> debugfs, e2fsck, ext2fs, mke2fs and tune2fs support is
> added.
>
> Signed-off-by: Alexey Lyashkov <alexey.lyashkov@...gate.com>
> Signed-off-by: Artem Blagodarenko <artem.blagodarenko@...gate.com>
Where are the kernel-side changes for this feature?
And could you *please* use git send-email's --chain-reply-to option,
or set the sendemail.chainReplyTo in your git config. (Or if you're
not using git send-email, send the e-mail using that format).
It makes it much easier to figure out which patch goes with which
other patch in a patch series, especially when you start sending
revised versions of the patches.
- Ted
Powered by blists - more mailing lists