mckusick 0a19651018 Add a new "untrusted" option to the mount command. Its purpose
is to notify the kernel that the file system is untrusted and it
should use more extensive checks on the file-system's metadata
before using it. This option is intended to be used when mounting
file systems from untrusted media such as USB memory sticks or other
externally-provided media.

It will initially be used by the UFS/FFS file system, but should
likely be expanded to be used by other file systems that may appear
on external media like msdosfs, exfat, and ext2fs.

Reviewed by:  kib
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D20786
2019-07-01 23:22:26 +00:00
..
2018-09-18 20:52:24 +00:00
2019-02-04 21:28:25 +00:00
2019-05-23 20:12:24 +00:00
2019-03-08 10:03:16 +00:00
2019-03-20 21:48:43 +00:00
2017-10-31 00:07:04 +00:00
2019-04-19 10:52:54 +00:00
2018-12-18 16:47:03 +00:00
2019-01-05 16:05:39 +00:00
2019-06-25 04:50:09 +00:00