[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
Sat Apr 23 20:46:39 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204929

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: bcr
Date: Sat Apr 23 20:45:52 UTC 2016
New revision: 298522
URL: https://svnweb.freebsd.org/changeset/base/298522

Log:
  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
  MFC after:      3 days
  Sponsored by:   Essen Linuxhotel Hackathon 2016

Changes:
  head/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