Rishi Srivatsavai wrote: > Requesting code review for the following SFW changes: > 6919364 > <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6919364> > quagga not initializing privileges from basic privilege set > 6967241 > <http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6967241> > dladm_read_conf usage in trilld can be removed
One very small nit in privs.c (feel free to ignore): at lines 458 and 460, I would remove the comparison against B_TRUE and just use the returned value as a boolean. Other than that, the changes look good to me. -- James Carlson 42.703N 71.076W <[email protected]> _______________________________________________ rbridges-dev mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/rbridges-dev
