Re: xfstests #62 broken on ext4
From: Christoph Hellwig <hch@infradead.org>
Date: 2011-08-14 16:09:34
Also in:
linux-xfs
From: Christoph Hellwig <hch@infradead.org>
Date: 2011-08-14 16:09:34
Also in:
linux-xfs
On Sat, Aug 13, 2011 at 08:44:17PM -0400, Ted Ts'o wrote:
I see there's an sort command at the very end of _extend_test_bed(), I presume we should also add a similar "LC_COLLATE=POSIX sort" to the other "find" command pipelines, and it's easy enough to filter out the lost+found directory by adding a "! -name lost+found".
A patch from you or Stefan would be very welcome. Note that at least for btrfs I see problems with the user.name2 attribute in that test too, so it might be a bit of effort to sort out what actually is going on.