PROBLEM: (70547, 72606) (PATCH ID: OSF540-361)
********
PROBLEM:
By default, mfs() assigns a mode of 1777 to the root directory (or mount point).
In some instances, this provides an opportunity for a user to access the
directory before an administrator changes the mode to a more secure one.  A
command line option (-M <mode>) has been added to mfs() the will allow the mode
of the root directory to be set at the time the mfs file system is mounted.
PROBLEM:
Event Manager support for UFS file systems has been turned on in this patch.