HomeFreeBSD

Remove lint ifdef checks in zdb and dbuf

Description

Remove lint ifdef checks in zdb and dbuf

This is effectively dead code for the Linux implementation which can
be removed to improve readability. We want to linter to check the
real production/debug build as much as possible.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Closes #5722

Details

Provenance
Giuseppe Di Natale <dinatale2@users.noreply.github.com>Authored on Feb 2 2017, 12:47 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Feb 2 2017, 12:47 AM
Parents
rG8eecd4a2de21: Fix reservation test cases for large disks
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGfc386db1916d: Remove lint ifdef checks in zdb and dbuf (authored by Giuseppe Di Natale <dinatale2@users.noreply.github.com>).Feb 2 2017, 12:47 AM