Correct F_FULLSYNC -> F_FULLFSYNC
authorJens Axboe <axboe@kernel.dk>
Thu, 17 Feb 2022 19:53:59 +0000 (12:53 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 17 Feb 2022 19:53:59 +0000 (12:53 -0700)
commitc99c81adb3510a8dc34d47fd40b19ef657e32192
treeaac57db95b0e1d04fe24957984d144f4f7fa45ef
parenta04e0665cb5d3a545ab1dbe2d2b7c150b404735d
Correct F_FULLSYNC -> F_FULLFSYNC

Apparently used a mix of the two, inconsistently.

Fixes: a04e0665cb5d ("Use fcntl(..., F_FULLSYNC) if available")
Signed-off-by: Jens Axboe <axboe@kernel.dk>
configure
io_u.c