]> git.proxmox.com Git - mirror_zfs.git/commit
Fix zfs_dirty_data_sync_percent documentation
authorTom Caputi <tcaputi@datto.com>
Tue, 18 Dec 2018 22:47:33 +0000 (17:47 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 18 Dec 2018 22:47:33 +0000 (14:47 -0800)
commit00f198de6b6ac663926bff2666d956a61cea85db
tree77901d675e9a2ed3368eefc85f6fc6587a80adcc
parentc66401fae036b22ecb3fa9af3337e1f9ecffb5e7
Fix zfs_dirty_data_sync_percent documentation

In dfbe2675 zfs_dirty_data_sync was changed to a new tunable named
zfs_dirty_data_sync_percent. Unfortunately, the module parameter
documentation is the code was not updated accordingly. This patch
simply corrects that.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tom Caputi <tcaputi@datto.com>
Closes #8212
module/zfs/dsl_pool.c