Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-10 | test/fsync: update for IOSQE_IO_DRAIN approach | Jens Axboe | |
I generalized the barrier flag to be applicable to all commands, so let's drop the fsync special flag. Signed-off-by: Jens Axboe <axboe@kernel.dk> | |||
2019-04-06 | Add barrier fsync test case | Jens Axboe | |
Also changes the fsync prep helper to require passing in the actual flag, not just a boolean for fsync vs fdatasync. Signed-off-by: Jens Axboe <axboe@kernel.dk> | |||
2019-02-08 | test/fsync: add simple fsync tester | Jens Axboe | |
Signed-off-by: Jens Axboe <axboe@kernel.dk> |