OSDN Git Service

Let's try forcing errno to zero before issuing fsync. The current buildfarm
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 22 Feb 2010 15:29:46 +0000 (15:29 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 22 Feb 2010 15:29:46 +0000 (15:29 +0000)
commit9dd6c4686bc496912f1b4958139931ef6a6f029b
tree4b156285dcb6adf3dc5c7e10e1843f6e7f95c585
parente9a383303ce2f47a2733419e8d23e9e5a20b5ff2
Let's try forcing errno to zero before issuing fsync.  The current buildfarm
results claiming EBADF seem improbable enough that I'm not convinced fsync
is really returning that --- could it be failing to set errno at all?
src/port/copydir.c