engines/filecreate: don't use file hash
authorJens Axboe <axboe@kernel.dk>
Mon, 9 Oct 2017 16:10:39 +0000 (10:10 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Oct 2017 16:12:51 +0000 (10:12 -0600)
commit52582166d723870f68e7f4ff7532de13b3cdeaea
tree34b2a50dbf05ed8f7199e247b3ef264158e498d7
parentedc5fa12aa76cf7b2538fb5f6ad1ab4e09e26bbf
engines/filecreate: don't use file hash

We just care about the file open latencies, so pointless to
utilize the hash as regular engines do.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
engines/filecreate.c