OpenSolaris

Printable Version Enter a New Search
Bug ID 6724032
Synopsis /etc/name_to_sysnum should reference labelsys instead of tsolsys
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:syscall
Keywords
Responsible Engineer Ric Aleshire
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_98
Fixed In snv_98
Release Fixed solaris_nevada(snv_98)
Related Bugs
Submit Date 9-July-2008
Last Update Date 10-September-2008
Description
All references to tsolsys in the ON source have been changed to
labelsys apart from the /etc/name_to_sysnum file:

    $ egrep 'label|tsol' /etc/name_to_sysnum
    tsolsys                 184

The name_to_sysnum file should be updated to reference labelsys
for consistency with the rest of the ON code.


.
Work Around
N/A
Comments
N/A