Copy fsync() defines into test_fsync.c, someday place them in an
authorBruce Momjian <[email protected]>
Sat, 25 Nov 2006 01:22:28 +0000 (01:22 +0000)
committerBruce Momjian <[email protected]>
Sat, 25 Nov 2006 01:22:28 +0000 (01:22 +0000)
commit1e3639b1e146f9b6fbaf26eb70636fabf690977a
treed91c9454822d2fed30c9a6dd0c544d1e434882f1
parent4f7d67c686dcc177757acc649a0af47eb4173b20
Copy fsync() defines into test_fsync.c, someday place them in an
include.

Propery align for O_DIRECT.

Check for write()/fsync() failures.
src/tools/fsync/test_fsync.c