Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-stable
Commits
5aad8c57
Commit
5aad8c57
authored
Oct 17, 2001
by
Robert Ricci
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed a bogus and unecessary check - a node does not need to be
reserved to get its load info.
parent
9728ad5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
tmcd/tmcd.c
tmcd/tmcd.c
+0
-6
No files found.
tmcd/tmcd.c
View file @
5aad8c57
...
...
@@ -1852,12 +1852,6 @@ doloadinfo(int sock, struct in_addr ipaddr, char *rdata, int tcp)
return
1
;
}
/*
* Now check reserved table
*/
if
(
nodeidtoexp
(
nodeid
,
pid
,
eid
,
gid
))
return
0
;
/*
* Get the address the node should contact to load its image
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment