diff options
author | Josef Bacik <josef@toxicpanda.com> | 2019-06-19 13:47:19 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2019-07-02 12:30:54 +0200 |
commit | fed14b323db868c3ac0071925763964a6ca58883 (patch) | |
tree | 049ee767fcb3cfb9f5772aed4c55bb64ed845a1b /include/pcmcia | |
parent | 0b50174ad5e9fb32abcfdb10b1a14e76a72b20e6 (diff) | |
download | linux-fed14b323db868c3ac0071925763964a6ca58883.tar.gz linux-fed14b323db868c3ac0071925763964a6ca58883.tar.bz2 linux-fed14b323db868c3ac0071925763964a6ca58883.zip |
btrfs: export __btrfs_block_rsv_release
The delalloc reserve stuff calls this directly because it cares about
the qgroup accounting stuff, so export it so we can move it around. Fix
btrfs_block_rsv_release() to just be a static inline since it just calls
__btrfs_block_rsv_release() with NULL for the qgroup stuff.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'include/pcmcia')
0 files changed, 0 insertions, 0 deletions