Review comments:<div><br></div><div><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
... </blockquote><blockquote class="gmail_quote" style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I guess this is really a manifestation of the fact that smp_sign should<br>not be used as a space-handle in the first place, so what we really<br>should do is add:<br> struct smp_space {<br> uint64_t first;<br>
uint64_t len;<br> uint64_t last;<br> struct smp_sign sign;<br> } </blockquote><div style="text-align:left"><br></div><div style="text-align:left">Changes done:</div>
<div style="text-align:left"><br></div><div style="text-align:left">Added a smp_signspace struct that contains a sign and has ranges.</div><div style="text-align:left"><br></div>-- <br>Martin Blix Grydeland<br>Varnish Software AS<br>
<br>
</div>