commit | df95e7f0d93e2fa776b168eac798a16a1e361022 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@fb.com> | Fri Dec 12 16:02:20 2014 -0500 |
committer | Chris Mason <clm@fb.com> | Fri Jan 02 14:47:55 2015 -0500 |
tree | 4df7fcaeb07ab05c876e3d3a77ca6d55c3cc7a7d | |
parent | 6b6d24b38991f72fe974215c96e0fdfe409ea50e [diff] |
Btrfs: abort transaction if we don't find the block group We shouldn't BUG_ON() if there is corruption. I hit this while testing my block group patch and the abort worked properly. Thanks, Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Chris Mason <clm@fb.com>