From: Josef Bacik Date: Thu, 19 Sep 2013 20:07:01 +0000 (-0400) Subject: Btrfs: add a sanity test for btrfs_split_item X-Git-Tag: v3.13-rc1~85^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06ea65a398a2501e94beee3a425d07e1846ff25a;p=pandora-kernel.git Btrfs: add a sanity test for btrfs_split_item While looking at somebodys corruption I became completely convinced that btrfs_split_item was broken, so I wrote this test to verify that it was working as it was supposed to. Thankfully it appears to be working as intended, so just add this test to make sure nobody breaks it in the future. Thanks, Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed