]> granicus.if.org Git - zfs/commit
Fixed VERIFY3_IMPL() bug from 682ce104
authorTom Caputi <tcaputi@datto.com>
Thu, 13 Jul 2017 00:15:24 +0000 (20:15 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 13 Jul 2017 00:15:24 +0000 (17:15 -0700)
commit314be68aa93a543f89d7c0137f25848e4c692653
treee631093e411590f7e61ae89861410d4c99a4546b
parentcf8738d85374f51298a0872bcd58257bbb4fda6d
Fixed VERIFY3_IMPL() bug from 682ce104

When VERIFY3_IMPL() was adjusted in 682ce104, the values of
the operands were omitted from the variadic arguments list.
This patch simply corrects this.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Signed-off-by: Tom Caputi <tcaputi@datto.com>
Closes #6343
lib/libspl/include/assert.h