From: Josef Bacik Date: Tue, 23 Apr 2013 15:30:14 +0000 (-0400) Subject: Btrfs: add tree block level sanity check X-Git-Tag: v3.10-rc1~31^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c24c3ce6a8022ab225f44160bfddc92a5a6e435;p=pandora-kernel.git Btrfs: add tree block level sanity check With a users corrupted fs I was getting weird behavior and panics and it turns out it was because one of his tree blocks had a bogus header level. So add this to the sanity checks in the endio handler for tree blocks. Thanks, Signed-off-by: Josef Bacik --- Reading git-diff-tree failed