HomeFreeBSD

Use the right booleans

Description

Use the right booleans

TRUE and FALSE happen to be defined, but we should use B_TRUE and
B_FALSE for the sake of consistency.

Reviewed-by: Richard Laager <rlaager@wiktel.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Ryan Moeller <ryan@ixsystems.com>
Closes #9264

Details

Provenance
freqlabsAuthored on Sep 3 2019, 7:44 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Sep 3 2019, 7:44 PM
Parents
rGe242b67cee1d: Fix panic on DilOS with kstat per dataset statistics
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGa6a2877774fa: Use the right booleans (authored by freqlabs).Sep 3 2019, 7:44 PM