Gary Winiger writes:
> Evolving to Uncommitted is requested in light of a future planned but,
> not yet scheduled, project to integrate the device allocation functionality
> under Tamarack: Removable Media Enhancements in Solaris (PSARC/2005/399)
> for all of the Solaris configurations.

Does this mean that Sun Ray will need and get a contract?  I don't see
one in the case directory.

> +     On  a  system  configured  with  Trusted  Extensions,   the
> +     following additional exit values are returned:
> +
> +     3         Mounting of device failed. Caller shall not
> +               place device in error state.
> +
> +     4         Mounting of device succeeded.

This seems a little over-complicated.  I would suggest returning 0 for
the mount-succeeded case and adding just:

        3       Allocation succeeded, but mounting failed.  Media may
                be in unformatted state.  Caller should not assume
                device has failed.

(In other words, I don't see a difference between codes 4 and 0.)

-- 
James Carlson, Solaris Networking              <james.d.carlson at sun.com>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677

Reply via email to