diff options
author | David Sterba <dsterba@suse.com> | 2018-07-18 17:36:24 +0200 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2018-08-06 13:12:55 +0200 |
commit | e288c080dddd1fdc3b7e0165cebd7af51a52d016 (patch) | |
tree | 98f54cb59e09ff05f7205e1ed732687829397a08 /fs/btrfs/extent_io.c | |
parent | d7cbfafc4bc37ed21351cdedbc6f9d979545dbf3 (diff) | |
download | lwn-e288c080dddd1fdc3b7e0165cebd7af51a52d016.tar.gz lwn-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/extent_io.c')
0 files changed, 0 insertions, 0 deletions