Re: [PATCH 66/73] ext2: Split ext2_add_entry() from ext2_add_link() [ver #2]

From: Andreas Dilger
Date: Sun Feb 26 2012 - 22:41:42 EST


On 2012-02-26, at 17:04, Ted Ts'o <tytso@xxxxxxx> wrote:
> On Tue, Feb 21, 2012 at 06:05:46PM +0000, David Howells wrote:
>> From: Valerie Aurora <vaurora@xxxxxxxxxx>
>>
>> Allow future code to use the guts of ext2_add_link().
>>
>> Original-author: Valerie Aurora <vaurora@xxxxxxxxxx>
>> Signed-off-by: David Howells <dhowells@xxxxxxxxxx>
>> Cc: Jan Kara <jack@xxxxxxx>
>> Cc: linux-ext4@xxxxxxxxxx
>
> I'd suggest folding this in with the following patch (67/73). It's
> not clear from this patch why renaming ext2_add_link to
> ext2_add_entry() makes sense and then adding a new ext2_add_link()
> which calls ext_add_entry(). It doesn't seem to clarify much....

Also, why is this being done in ext2, when it should only be done in ext4?

Fedora is already using ext4 for ext2- and ext3-formatted filesystems, to allow us to finally deprecate and then delete both of those trees and their ongoing duplicate maintenance. Adding new features to ext2 doesn't help that goal at all.

Cheers, Andreas--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/