HomeFreeBSD

Silence "setting dataset to sync always" message in ztest.

Description

Silence "setting dataset to sync always" message in ztest.

ztest outputs a message when testing sync=always no matter what the
verbosity level is. There is no point outputting this message for low
verbosity levels.

With this patch the message is only displayed at verbosity level 5 or
above. The result is less output pollution.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #951

Details

Provenance
Etienne Dechamps <etienne.dechamps@ovh.net>Authored on Sep 10 2012, 2:23 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Sep 10 2012, 5:55 PM
Parents
rG4ca9a43644cf: Remove zvol device node
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGb815ff9a8f3e: Silence "setting dataset to sync always" message in ztest. (authored by Etienne Dechamps <etienne.dechamps@ovh.net>).Sep 10 2012, 5:55 PM