This patch was applied to both trunk and v1.7; thanks Paul.
On Feb 9, 2014, at 7:36 PM, Paul Hargrove wrote:
> I found the source of the problem, and a solution.
>
> The following is r30612, in which Jeff thought he had fixed the problem:
>
> --- opal/util/path.c(revision 30611)
> +++ opal
I found the source of the problem, and a solution.
The following is r30612, in which Jeff thought he had fixed the problem:
--- opal/util/path.c(revision 30611)
+++ opal/util/path.c(revision 30612)
@@ -515,12 +515,17 @@
} while (-1 == vfsrc && ESTALE == errno && (0 < --trials));
#en