mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Add a sentence giving a bit of background for recent newfs(8) changes.
Discussed with: Ollivier Robert <roberto@ns2.freenix.org>
This commit is contained in:
parent
8503f9516f
commit
bc1ce487e9
2 changed files with 6 additions and 2 deletions
|
|
@ -1437,7 +1437,9 @@
|
|||
<para>The default number of cylinders per group in &man.newfs.8;
|
||||
is now computed to be the maximum allowable given the current
|
||||
filesystem parameters. It can be overridden with the
|
||||
<option>-c</option>. Formerly, the default was fixed at 16.</para>
|
||||
<option>-c</option>. Formerly, the default was fixed at 16. This
|
||||
change leads to better &man.fsck.8; performance and reduced
|
||||
fragmentation.</para>
|
||||
|
||||
<para>A number of buffer overflows in &man.config.8; have been
|
||||
fixed. &merged;</para>
|
||||
|
|
|
|||
|
|
@ -1437,7 +1437,9 @@
|
|||
<para>The default number of cylinders per group in &man.newfs.8;
|
||||
is now computed to be the maximum allowable given the current
|
||||
filesystem parameters. It can be overridden with the
|
||||
<option>-c</option>. Formerly, the default was fixed at 16.</para>
|
||||
<option>-c</option>. Formerly, the default was fixed at 16. This
|
||||
change leads to better &man.fsck.8; performance and reduced
|
||||
fragmentation.</para>
|
||||
|
||||
<para>A number of buffer overflows in &man.config.8; have been
|
||||
fixed. &merged;</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue