Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2016 20:46:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 204929] fs_optim and fs_minfree default value is 10% in man fs(5),while newfs(8),tunefs(8) is 8%
Message-ID:  <bug-204929-9-I5IKGffHPU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204929-9@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204929-9@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204929

--- Comment #2 from commit-hook@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@amutu.com
  MFC after:      3 days
  Sponsored by:   Essen Linuxhotel Hackathon 2016

Changes:
  head/share/man/man5/fs.5

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204929-9-I5IKGffHPU>