On Thu, Apr 13, 2017 at 02:54:36AM -0700, Christoph Hellwig wrote: > Current xfs/348 reliably fails for me due to this: > > -stat: 'SCRATCH_MNT/test/SYMLINK' is a directory > +stat: cannot stat 'SCRATCH_MNT/test/SYMLINK': Structure needs cleaning > > Any idea what's going on there? That's the new inline directory verifier code rejecting the symlink that "became" a directory... and yes, I forgot to send the patch in my xfstests that fixes it. (Note for those just tuning in: Before the verifier, either you'd get the error 'is a directory' or the system would corrupt memory and crash later.) --D > -- > To unsubscribe from this list: send the line "unsubscribe linux-xfs" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html