Zheng Liu 44fb851dfb ext4: add WARN_ON to check the length of allocated blocks
In commit 921f266b: ext4: add self-testing infrastructure to do a
sanity check, some sanity checks were added in map_blocks to make sure
'retval == map->m_len'.

Enable these checks by default and report any assertion failures using
ext4_warning() and WARN_ON() since they can help us to figure out some
bugs that are otherwise hard to hit.

Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2013-07-29 12:51:42 -04:00
..
2011-07-25 14:30:23 -04:00
2013-07-05 23:11:16 -04:00
2013-06-29 12:56:40 +04:00
2013-04-09 22:48:36 -04:00
2012-12-10 16:30:43 -05:00
2013-06-17 08:56:26 -04:00
2012-12-10 16:30:43 -05:00