]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove more ondisk directory corruption asserts
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 15 Aug 2019 21:26:39 +0000 (17:26 -0400)
committerEric Sandeen <sandeen@redhat.com>
Thu, 15 Aug 2019 21:26:39 +0000 (17:26 -0400)
commita8742ddcc722aebfae5046d7219c4efb4da43e42
tree97e9ed715800e70366a19bc853337933308bd208
parent07380ef07f8b354609377e2ec2a2ab3fb6496a4f
xfs: remove more ondisk directory corruption asserts

Source kernel commit: 858b44dc62a1018312fd9cbd15db24237a897e0e

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>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
libxfs/xfs_da_btree.c
libxfs/xfs_dir2_node.c