Sean,

This looks good to me.  Thanks for making the changes.  I think that your
current solution is more robust.

tom

Sean Wilcox writes:
> Webrev updated with new fix.
> 
> http://cr.opensolaris.org/~swilcox/6765907/
> 
> Bug -id : http://bugs.opensolaris.org/view_bug.do?bug_id=6765907
>  services can be started without a running snapshot
> 
> 
> Sean Wilcox wrote:
> > Tom's got a good point here, even using uu_list_insert_before(list,  
> > uu_list_first(list), "enabled element") I have no guarantee that this  
> > element will stay the first element, and that I can keep other things  
> > from dumping in front of it on the list.
> >
> > So back to the drawing board, with a shot a Tom's idea here... I'll  
> > repost the webrev when complete.
> >
> >
> >
> >   
> -- 
> Sean Wilcox
> 303.272.9711
> x79711
> 
> _______________________________________________
> smf-discuss mailing list
> smf-discuss at opensolaris.org

Reply via email to