[dcmf] [PATCH 7/9] data corruption with pwrite

Rob Latham robl at mcs.anl.gov
Fri Feb 15 13:41:41 CST 2008


witout _XOPEN_SOURCE defined to 500, unistd.h wouldn't prototype pwrite, and
the offset parameter would get truncated to zero.  yuk.

also, leave in the printf debugging while we try out a few more workloads.

Signed-off-by: Rob Latham <robl at mcs.anl.gov>

 .../src/mpi/romio/adio/common/ad_write_nolock.c    |   39 ++++++++++++++++++--
 1 files changed, 36 insertions(+), 3 deletions(-)
-- 
1.5.3.8




More information about the dcmf mailing list