Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
6bd40baf
Commit
6bd40baf
authored
Feb 02, 2012
by
Leigh B Stoller
Browse files
Add DISK to array.
parent
c2907f19
Changes
1
Show whitespace changes
Inline
Side-by-side
clientside/lib/libtb/tbdefs.c
View file @
6bd40baf
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2006 University of Utah and the Flux Group.
* Copyright (c) 2000-2006
, 2012
University of Utah and the Flux Group.
* All rights reserved.
*/
...
...
@@ -32,6 +32,7 @@ char *tbdb_objecttypes[] = {
TBDB_OBJECTTYPE_LINKTRACE
,
TBDB_OBJECTTYPE_EVPROXY
,
TBDB_OBJECTTYPE_BGMON
,
TBDB_OBJECTTYPE_DISK
,
/*
* NOTE: Add the object type and any events that send back COMPLETEs to
* the objtype2complete array in event-sched.c:sends_complete().
...
...
Write
Preview
Supports
Markdown
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