commit | bf2681cb94d13d91326fc098ca98620b595a9d6b | [log] [tgz] |
---|---|---|
author | Josef Bacik <josef@toxicpanda.com> | Fri Sep 29 15:44:05 2017 -0400 |
committer | David Sterba <dsterba@suse.com> | Mon Oct 30 12:28:01 2017 +0100 |
tree | d043b2142319c00849f436d3912b6dd37ae48c5d | |
parent | 3b60d436a165f890597d0226def17858973fa985 [diff] |
btrfs: add assertions for releasing trans handle reservations These are useful for debugging problems where we mess with trans->block_rsv to make sure we're not screwing something up. Signed-off-by: Josef Bacik <jbacik@fb.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>