Commit aeb4f20a authored by Eric Sandeen's avatar Eric Sandeen Committed by Ben Myers
Browse files

xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic

98021821

 changed the return value from EWRONGFS (aka EINVAL)
to EFSCORRUPTED which doesn't seem to be handled properly by
the root filesystem probe.

Signed-off-by: default avatarEric Sandeen <sandeen@redhat.com>
Tested-by: default avatarSergei Trofimovich <slyfox@gentoo.org>
Reviewed-by: default avatarBen Myers <bpm@sgi.com>
Signed-off-by: default avatarBen Myers <bpm@sgi.com>
parent a17164e5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment