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-03-15 19:32:43 +00:00
2005-02-13 22:25:33 +00:00
2006-04-14 09:20:25 +00:00
2005-01-18 10:09:38 +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-06-11 15:53:36 +00:00
2006-11-01 10:56:33 +00:00
2006-10-31 22:07:29 +00:00
2004-07-28 05:59:22 +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
2005-11-18 10:36:29 +00:00
2006-09-30 11:12:36 +00:00
2006-06-01 02:25:00 +00:00
2006-04-19 19:21:42 +00:00
2005-11-13 01:47:04 +00:00
2005-02-13 22:25:33 +00:00
2005-02-13 22:25:33 +00:00
2006-04-13 12:49:24 +00:00
2004-10-24 14:25:53 +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
2005-02-13 23:45:54 +00:00