td: Rename last_ddir to last_ddir_completed
authorMinwoo Im <minwoo.im.dev@gmail.com>
Tue, 9 Jul 2024 22:45:04 +0000 (07:45 +0900)
committerMinwoo Im <minwoo.im@samsung.com>
Tue, 9 Jul 2024 23:01:54 +0000 (08:01 +0900)
commit87b100270bb8f77c662bc02e2ce85e12893170a4
treec2cc95595fff10bda61cdcb99ce5b7c6edd08116
parent7116c1f4fed83834c78d02ae031c3f07e64d34e3
td: Rename last_ddir to last_ddir_completed

`last_ddir` represents the data direction of the latest completed
command.  To avoid confusions, this patch renamed `last_ddir` to
`last_ddir_completed` to make it much more clear.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
fio.h
io_u.c