As per our conversations I've made all the requested changes and updated the 
webrev at http://cr.opensolaris.org/~evanl/9594v2 let me know if you're OK with 
pushing the current set of changes.

Thanks!
-evan

Evan Layton wrote:
> Ethan Quach wrote:
>>
>>
>> libbe.h
>> -----------
>> 180 - I think you want this to be 0x00000004 not 3 :-)
>>
>>
>> be_mount.c
>> ------------------
>> 330 - So that the NO_ZONES flag doesn't stomp on the
>> SHARED_FS flag, I think we can just move this check
>> into line 361which becomes:
>>
>>   if (getzoneid() == GLOBAL_ZONEID &&
>>       be_get_uuid(bt.obe_root_ds, &uu) == 0 &&
>>       !(flags & BE_MOUNT_FLAG_NO_ZONES)) {
>>
>>
>> Line 372 can then be removed as well.
>>
>>
> 
> fixed...
> _______________________________________________
> caiman-discuss mailing list
> caiman-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss


Reply via email to