diff options
author | 2021-02-22 18:40:45 +0200 | |
---|---|---|
committer | 2021-04-19 17:25:14 +0200 | |
commit | ae396a3b7ad00c0730ef0d08916525acd3853af5 (patch) | |
tree | 5bde420b607c314ddb46210af793693ffc2899c9 /fs/btrfs/tree-mod-log.h | |
parent | btrfs: scrub: drop a few function declarations (diff) | |
download | wireguard-linux-ae396a3b7ad00c0730ef0d08916525acd3853af5.tar.xz wireguard-linux-ae396a3b7ad00c0730ef0d08916525acd3853af5.zip |
btrfs: simplify commit logic in try_flush_qgroup
It's no longer expected to call this function with an open transaction
so all the workarounds concerning this can be removed. In fact it'll
constitute a bug to call this function with a transaction already held
so WARN in this case.
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-mod-log.h')
0 files changed, 0 insertions, 0 deletions