commit | 858b44dc62a1018312fd9cbd15db24237a897e0e | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Sun Aug 11 15:52:26 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon Aug 12 09:32:44 2019 -0700 |
tree | fb0ceed8fd24394fb23c37f2d9f8c2c44c4be985 | |
parent | 294fc7a4c8ec42b3053b1d2e87b0dafef80a76b8 [diff] |
xfs: remove more ondisk directory corruption asserts Continue our game of replacing ASSERTs for corrupt ondisk metadata with EFSCORRUPTED returns. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Bill O'Donnell <billodo@redhat.com>