- Timestamp:
- Mar 14, 2012, 6:53:52 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/opihi/dvo/mextract.c
r33480 r33520 159 159 160 160 for (i = 0; (i < skylist[0].Nregions) && !interrupt; i++) { 161 // parallel case, wrong client 162 if (HOST_ID && (HOST_ID != skylist[0].regions[i]->hostID)) continue; 161 162 // does this host ID match the desired location for the table? 163 if (!HostTableTestHost(skylist[0].regions[i], HOST_ID)) continue; 163 164 164 165 /* lock, load, unlock catalog */
Note:
See TracChangeset
for help on using the changeset viewer.
