Re: [PATCH] fs/ext2: ignore the large_dir incompat feature

2022-09-07 Thread Daniel Kiper
On Tue, Aug 30, 2022 at 10:41:59PM -0400, Theodore Ts'o wrote: > Recently, ext4 added the a large_dRecently, ext4 added the a large_dir > feature, which adds support for a 3 level htree directory support. > > Grub supports existing file systems with htree directories by ignoring > their existence,

[PATCH] fs/ext2: ignore the large_dir incompat feature

2022-08-30 Thread Theodore Ts'o
Recently, ext4 added the a large_dRecently, ext4 added the a large_dir feature, which adds support for a 3 level htree directory support. Grub supports existing file systems with htree directories by ignoring their existence, and since the index nodes for the hash tree look like deleted directory