commit | 69a85bd87cc81bcbd36730d4a1214c12fdb8a548 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fusionio.com> | Wed May 08 13:30:11 2013 -0400 |
committer | Josef Bacik <jbacik@fusionio.com> | Fri May 17 21:40:12 2013 -0400 |
tree | be462401400f8df123ba89296c300d95fb804fc2 | |
parent | 03b71c6ca6286625d8f1ed44aabab9b5bf5dac10 [diff] |
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 <jbacik@fusionio.com>