From: Jeff Mahoney Date: Tue, 4 Oct 2011 03:22:33 +0000 (-0400) Subject: btrfs: Panic on bad rbtree operations X-Git-Tag: v3.4-rc1~22^2~13^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43c04fb1b8c9f45d971bb53d7cbbcda8ee85716b;p=pandora-kernel.git btrfs: Panic on bad rbtree operations The ordered data and relocation trees have BUG_ONs to protect against bad tree operations. This patch replaces them with a panic that will report the problem. Signed-off-by: Jeff Mahoney --- Reading git-diff-tree failed