Btrfs: don't null pointer deref on abort
authorJosef Bacik <jbacik@fusionio.com>
Wed, 8 May 2013 17:30:11 +0000 (13:30 -0400)
committerJosef Bacik <jbacik@fusionio.com>
Sat, 18 May 2013 01:40:12 +0000 (21:40 -0400)
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 <jbacik@fusionio.com>

No differences found