In test_fsync, warn about options without o_direct that are not used by

Bruce Momjian <bruce@momjian.us>

Commit: 431605f666cfb223cd615ec8c63cbdea07295550
Author: Bruce Momjian <bruce@momjian.us>
Date: 2011-01-15T23:27:43Z
Releases: 9.1.0
In test_fsync, warn about options without o_direct that are not used by
Postgres, and cases where o_direct does not work with certain file systems.

Files

PathChange+/−
src/tools/fsync/test_fsync.c modified +43 −7