diff options
author | 2018-07-18 17:36:24 +0200 | |
---|---|---|
committer | 2018-08-06 13:12:55 +0200 | |
commit | e288c080dddd1fdc3b7e0165cebd7af51a52d016 (patch) | |
tree | 98f54cb59e09ff05f7205e1ed732687829397a08 /fs/btrfs/send.c | |
parent | btrfs: remove unused member async_submit_bio::bio_flags (diff) | |
download | linux-dev-e288c080dddd1fdc3b7e0165cebd7af51a52d016.tar.xz linux-dev-e288c080dddd1fdc3b7e0165cebd7af51a52d016.zip |
btrfs: unify end_io callbacks of async_submit_bio
The end_io callbacks passed to btrfs_wq_submit_bio
(btrfs_submit_bio_done and btree_submit_bio_done) are effectively the
same code, there's no point to do the indirection. Export
btrfs_submit_bio_done and call it directly.
Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/send.c')
0 files changed, 0 insertions, 0 deletions