aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2006-11-03 12:02:24 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2006-11-03 12:02:24 +0000
commit957d7c8f9caa62d41d6c51a60bb0d01d1b77126e (patch)
tree456b7fc1c673cd53fde90ad1cc513fb78e6002f2 /sys
parent8cd5dc08c39e67ce3fb51e51e7daaf0966ec93b2 (diff)
downloadsrc-957d7c8f9caa62d41d6c51a60bb0d01d1b77126e.tar.gz
src-957d7c8f9caa62d41d6c51a60bb0d01d1b77126e.zip
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
Notes
Notes: svn path=/head/; revision=163952
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions