]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r321218: zfs: Fix a typo in the delay_min_dirty_percent sysctl description
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Jul 2017 23:05:25 +0000 (23:05 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Jul 2017 23:05:25 +0000 (23:05 +0000)
commit5899d65d2d7966f21cb093097200cdfc59ab3ca5
tree680bd45e6310460f24c7eddf7ac0e3f7ae154f7d
parent9c5daaa21273ba8e5f1bab76c7f8d235d367bf59
MFC r321218: zfs: Fix a typo in the delay_min_dirty_percent sysctl description

The description is FreeBSD-specific and was added in r266497
to fix PR189865.

PR: 220825
Submitted by: Fabian Keil
Obtained from: ElectroBSD

git-svn-id: svn://svn.freebsd.org/base/stable/10@321592 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dsl_pool.c