William Schumann wrote:
> http://cr.opensolaris.org/~wmsch/bug-3233/
> http://defect.opensolaris.org/bz/show_bug.cgi?id=3233
>
> Space used for snapshots was being handled in an int, where it should 
> have been handled in a 64-bit unsigned variable.
> _______________________________________________
> caiman-discuss mailing list
> caiman-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
>   
Minor nit.  It looks like you have added a blank line (915).  I would 
instead prefer to see a blank line after declaration of uint64_t i.e. 
between 912 and 913.

-Sanjay


Reply via email to