On Mon, Aug 26, 2019 at 05:13:01PM -0400, Theodore Y. Ts'o wrote: > On Mon, Aug 26, 2019 at 01:50:20PM -0400, Theodore Ts'o wrote: > > The _casefold_lsattr_dir function lists all of the file attributes. > > As result, tests/generic/556.out has an ext4-specific assumption that > > files will have the Extents attribute. That won't be true for all > > "files" above should probably be changed "the test directories". > > Eryu, can you make that change before you apply the patch, or do you Sure, I can fix it on commit. > want me to resend? > > > file systems, and it won't even be true for ext4 file systems that do > > not have the extents feature enabled. > > > > Signed-off-by: Theodore Ts'o <tytso@xxxxxxx> > > - Ted Thanks! Eryu