Darrick J. Wong b3bf607d58 xfs: check for obviously bad level values in the bmbt root
We can't handle a bmbt that's taller than BTREE_MAXLEVELS, and there's
no such thing as a zero-level bmbt (for that we have extents format),
so if we see this, send back an error code.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2017-02-02 15:13:59 -08:00
..
2017-01-23 10:55:07 -08:00
2016-12-05 14:40:32 +11:00
2016-07-20 11:48:31 +10:00
2016-07-20 11:48:31 +10:00
2016-11-08 11:56:13 +11:00
2017-01-24 12:23:33 -08:00