commit | a5155b870d687de1a5f07e774b49b1e8ef0f6f50 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Sat Nov 02 09:40:53 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Nov 04 13:55:54 2019 -0800 |
tree | f0bb26d98278733f68b58f4ca40e57712e0fc14f | |
parent | d243b89a611e83dc97ce7102419360677a664076 [diff] |
xfs: always log corruption errors Make sure we log something to dmesg whenever we return -EFSCORRUPTED up the call stack. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>