From: Josef Bacik Date: Wed, 8 May 2013 17:30:11 +0000 (-0400) Subject: Btrfs: don't null pointer deref on abort X-Git-Tag: v3.10-rc2~7^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69a85bd87cc81bcbd36730d4a1214c12fdb8a548;p=pandora-kernel.git Btrfs: don't null pointer deref on abort I'm sorry, theres no excuse for this sort of work. We need to use root->leafsize since eb may be NULL. Thanks, Signed-off-by: Josef Bacik --- Reading git-diff-tree failed