
PROBLEM: (85579) (PATCH ID: OSF520-1185)
********
The lsmbstartup script in LSM will parse the /etc/fstab file
at boot time for the root filesystem entry.  If the fstab file
contains a comment that could be confused for a root entry, such
as a commented out duplicate of the root entry, it will attempt
to process the line.  A root encapsulation could fail due to this.
The script has been changed to ignore all comments.



