Changeset 33609
- Timestamp:
- Mar 24, 2012, 10:24:59 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/opihi/dvo/avextract.c
r33600 r33609 166 166 char hostfile[1024]; 167 167 if (PARALLEL_LOCAL) { 168 int hostID = skylist[0].regions[i]->hostID;168 int hostID = (skylist[0].regions[i]->hostFlags & DATA_USE_BCK) ? skylist[0].regions[i]->backupID : skylist[0].regions[i]->hostID; 169 169 int seq = table->index[hostID]; 170 170 HOSTDIR = table->hosts[seq].pathname;
Note:
See TracChangeset
for help on using the changeset viewer.
