commit | 225948dedc9d3ac514eb1f4b7318d541cfd80aaf | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Aug 24 15:53:42 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Apr 29 19:02:20 2019 +0200 |
tree | e59450535eebd25104b96a8e6cad956affb282ea | |
parent | 843ccf9f46baff289946e897b11fd813de62d06f [diff] |
btrfs: add assertion helpers for spinning readers Add helpers for conditional DEBUG build to assert that the extent buffer spinning_readers 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>