diff options
| author | Alan Somers <asomers@FreeBSD.org> | 2019-05-13 20:42:09 +0000 |
|---|---|---|
| committer | Alan Somers <asomers@FreeBSD.org> | 2019-05-13 20:42:09 +0000 |
| commit | fcefa6ef66546084590481e0393999e7e916e488 (patch) | |
| tree | 126bdd0d7363417ded65b3d9a74d3d4ef75ec901 /UPDATING | |
| parent | 515183969d3e63c1b1b98b7d1934442284206365 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING index f2e41bd728055..90e3296b4e47d 100644 --- a/UPDATING +++ b/UPDATING @@ -37,10 +37,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW: been removed from mount_fusefs(8). You can safely remove them from your scripts, because they had no effect. - The vfs.fusefs.fix_broken_io, vfs.fusefs.sync_resize, and - vfs.fusefs.refresh_size sysctls have been removed. If you felt the - need to set any of them to a non-default value, please tell - asomers@FreeBSD.org why. + The vfs.fusefs.fix_broken_io, vfs.fusefs.sync_resize, + vfs.fusefs.refresh_size, and vfs.fusefs.mmap_enable sysctls have been + removed. If you felt the need to set any of them to a non-default + value, please tell asomers@FreeBSD.org why. 20190507: The IPSEC option has been removed from GENERIC. Users requiring |
