WL#14452: InnoDB: Add configuration variable to switch between fdatasync() and fsync()

Affects: Server-8.0   —   Status: Complete

On platforms where fdatasync() is available we should allow the user to switch to using fdatasync() from fsync(). Which is basically Linux.

Proposed configuration parameter: --innodb-use-fdatasync := bool