Darrick J. Wong eeee0d6a9b xfs: btree lookup shouldn't ASSERT on empty btree nodes
If a btree lookup encounters an empty btree node or an empty btree leaf
on a multi-level btree, that's evidence of a corrupt on-disk btree.
Therefore, we should return -EFSCORRUPTED to the upper levels, not an
ASSERT failure.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
2018-06-04 14:45:30 -07:00
..
2018-01-29 07:27:22 -08:00
2018-01-29 07:27:22 -08:00
2018-04-17 17:10:17 -07:00
2017-11-16 12:06:45 -08:00
2018-06-01 09:00:16 -07:00
2018-05-30 08:03:15 -07:00
2018-05-30 08:03:15 -07:00