Trying to test my fix for :

6716457 LU to build 92 doesn't fix permissions for the xVM devices

I noticed that running the CAS on / still didn't chown the permissions.
And indeed:

                #  For all entries in minor_perm whose attributes had
                #  to be corrected, correct the relevant attributes of
                #  the
                #  already-existing devices that correspond to those
                #  entries.
                #
                if [ -s /tmp/chdevs.$$ -a "$PKG_INSTALL_ROOT" != ""  -a \
                     "$PKG_INSTALL_ROOT" != "/" ] ; then

Anyone know why this is true? Also, can somebody suggest a good reviewer
for (or review) the fix:

http://cr.opensolaris.org/~johnlev/leastpriv-lu

thanks
john

Reply via email to