[Bug 204929] fs_optim and fs_minfree default value is 10% in man fs(5),while newfs(8),tunefs(8) is 8%
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 27 15:49:23 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204929
--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:
Author: bcr
Date: Wed Apr 27 15:48:47 UTC 2016
New revision: 298705
URL: https://svnweb.freebsd.org/changeset/base/298705
Log:
MFC r298522:
The default value of MINFREE is defined to be 8% in
ufs/ffs/fs.h and not 10%. The newfs(8) and tunefs(8)
man pages had this change already, but fs(5) did not.
This change makes it consistent again.
Bump Dd.
PR: 204929
Submitted by: amutu at amutu.com
Sponsored by: Essen Linuxhotel Hackathon 2016
Changes:
_U stable/10/
stable/10/share/man/man5/fs.5
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list