Merge branch 'io-uring-cmd/nvme/add-flush' of https://github.com/minwooim/fio
authorVincent Fu <vincent.fu@samsung.com>
Thu, 11 Jul 2024 13:59:48 +0000 (09:59 -0400)
committerVincent Fu <vincent.fu@samsung.com>
Thu, 11 Jul 2024 13:59:48 +0000 (09:59 -0400)
commit89fc4019e2a5ecb23be181a6a1dcda1902cdcfcc
tree3de928d01d5c38b7ff3f367e680b5ea47c586d71
parent6eaa6422fccf857e6b1a88492db805dafca8ee85
parente84adcf597ed52d94c3e48430915605b85ab1a3a
Merge branch 'io-uring-cmd/nvme/add-flush' of https://github.com/minwooim/fio

* 'io-uring-cmd/nvme/add-flush' of https://github.com/minwooim/fio:
  t/nvmept.py: Add test cases for FLUSH
  io_u: Support fsync for --rw=trimwrite
  io_u: Ensure fsync only after write(s)
  td: Replace last_was_sync with last_ddir_issued
  td: Rename last_ddir to last_ddir_completed
  io_uring: Add support FLUSH command