Introduce the io_u.post_submit callback function pointer
authorBart Van Assche <bart.vanassche@wdc.com>
Fri, 24 Aug 2018 18:31:24 +0000 (11:31 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 24 Aug 2018 18:54:32 +0000 (12:54 -0600)
commit99952ca7747d2ec56b4ff4771ddfaa03fb0e8407
tree6d885f366c9de4e2bb532b4364f4335daf77851f
parent7b865a2f23d22f82ffcc25756b1eeea55e57f1e3
Introduce the io_u.post_submit callback function pointer

This patch does not change any functionality. The code introduced by
this patch will be used by the zoned block device code.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
io_u.c
io_u.h
ioengines.c