commit | e4e9fd0f326212ee3971418334c255a26c8a2735 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Aug 24 14:45:20 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Apr 29 19:02:20 2019 +0200 |
tree | 85adca2f3c207cb4ed06d1c46e8a11eb350fc0b5 | |
parent | 8882679ea50b9ceb8b86cbceb061322a97876534 [diff] |
btrfs: add assertion helpers for spinning writers Add helpers for conditional DEBUG build to assert that the extent buffer spinning_writers constraints are met. Will be used in followup patches. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: David Sterba <dsterba@suse.com>