points by anarazel 7 years ago

Why are:

> 1. If writes need to be retried, why not reads? (No, that's not an invitation to expand the scope of the patch; it's a question about NFS implementation.)

and

> 4. As coded, the patch behaves incorrectly if you get a zero return on a retry. If we were going to do this, I think we'd need to absorb the errno-munging currently done by callers into the writeAll function.

not review comments?

> when the problem clearly lies in the code not following the specs.

There were plenty of questions about how exactly the fix should look like below

https://www.postgresql.org/message-id/AD4A13A5-8778-4D94-BBB...

How's that not review?