pub(crate) fn degrade(_file: &File, e: Error) -> Result<()>
Everywhere else sync_all is already fsync, so there is nothing to degrade to and an error is an error.
sync_all
fsync