Ruslan Ermilov 957d7c8f9c Remove the -C option as it does more harm than good. To be fully
compatible, it would have to (at least):

- support the "compat-compat" -T option,
- *not* support the -l, -O, and -v options,
- default to soft updates being disabled.

Worse, the compatibility mode makes it impossible to mount_mfs(8)
a file system from fstab(5) with soft updates disabled (-S).  [1]

Now, the only difference when called as "mount_mfs" or "mfs" (as
opposed to "mdmfs") is that the file mode of the mount point is
set by default to 01777.  All options available to mdmfs(8) are
also available to mount_mfs(8); the -C option is still recognized
but ignored for backward compatibility.

PR:		bin/98860 [1]
MFC after:	2 weeks
2006-11-03 12:02:24 +00:00
..
2006-10-24 20:20:41 +00:00
2006-10-31 22:36:49 +00:00
2006-09-18 11:55:10 +00:00
2006-11-01 10:56:33 +00:00
2006-10-31 22:07:29 +00:00
2006-09-18 11:55:10 +00:00
2006-11-02 10:44:02 +00:00
2006-09-30 11:02:17 +00:00
2006-10-15 13:51:49 +00:00
2006-09-10 08:58:47 +00:00
2006-09-30 11:12:36 +00:00
2006-08-22 08:03:01 +00:00
2006-09-30 17:21:37 +00:00
2006-07-27 13:26:29 +00:00
2006-09-18 11:55:10 +00:00