All of lore.kernel.org
 help / color / mirror / Atom feed
* xfs/384 failures
@ 2017-04-13  9:54 Christoph Hellwig
  2017-04-13 15:35 ` Darrick J. Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2017-04-13  9:54 UTC (permalink / raw)
  To: Amir Goldstein, linux-xfs

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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: xfs/384 failures
  2017-04-13  9:54 xfs/384 failures Christoph Hellwig
@ 2017-04-13 15:35 ` Darrick J. Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Darrick J. Wong @ 2017-04-13 15:35 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: Amir Goldstein, linux-xfs

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@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-13 15:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-13  9:54 xfs/384 failures Christoph Hellwig
2017-04-13 15:35 ` Darrick J. Wong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.