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
f28ac182
Commit
f28ac182
authored
May 07, 2015
by
Mike Hibler
Browse files
Turn off a paranoid assertion that hasn't triggered ever in 10 years.
parent
b0d48f57
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/os/imagezip/ffs/ffs.c
View file @
f28ac182
...
...
@@ -651,7 +651,7 @@ read_bsdcg(struct fs *fsp, struct cg *cgp, int cg, u_int32_t offset)
fprintf
(
stderr
,
" "
);
max
=
fsp
->
fs_ipg
;
#if
1
#if
0
/*
* Paranoia!
*/
...
...
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