- Timestamp:
- May 3, 2010, 8:41:49 AM (16 years ago)
- Location:
- branches/tap_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/tap_branches
- Property svn:mergeinfo changed
-
branches/tap_branches/Ohana
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/Ohana merged eligible /branches/eam_branches/Ohana.20100407 27635-27772 /branches/pap_delete/Ohana 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/tap_branches/Ohana/src/opihi/pcontrol/HostOps.c
r25872 r27838 214 214 host[0].job = NULL; 215 215 216 AddMachineHost (host); 217 216 218 PutHost (host, PCONTROL_HOST_ALLHOSTS, STACK_BOTTOM); 217 219 PutHost (host, PCONTROL_HOST_DOWN, STACK_BOTTOM); … … 225 227 copy = PullStackByID (HostPool_AllHosts, host[0].HostID); 226 228 ASSERT (copy == host, "programming error: ALLHOSTS entry does not match"); 229 230 DelMachineHost (host); 227 231 228 232 FreeIOBuffer (&host[0].comms_buffer);
Note:
See TracChangeset
for help on using the changeset viewer.
