diff options
author | David Sterba <dsterba@suse.com> | 2018-08-24 16:24:26 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2019-04-29 19:02:21 +0200 |
commit | c79adfc085c0662385cfcb55f15590303212e8e9 (patch) | |
tree | 56de865729349310e8e70178deb57a392104a757 /fs/btrfs/dev-replace.c | |
parent | e3f153886702302482918a3788ba3bb24a37a4aa (diff) | |
download | talos-op-linux-c79adfc085c0662385cfcb55f15590303212e8e9.tar.gz talos-op-linux-c79adfc085c0662385cfcb55f15590303212e8e9.zip |
btrfs: use assertion helpers for extent buffer write lock counters
Use the helpers where open coded. On non-debug builds, the warnings will
not trigger and extent_buffer::write_locks become unused and can be
moved to the appropriate section, saving a few bytes.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions