diff options
author | Arvind Sankar <[email protected]> | 2020-07-04 18:24:13 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2020-07-10 14:25:24 -0700 |
commit | b6437ea41c7611481925d72d294677434639b847 (patch) | |
tree | eec95e7d4fd2a809f88f27f25bf7bfba8e43771b /cmd/raidz_test | |
parent | 2054f35e564b59e23950ee573e91dbae3fd2ccd9 (diff) |
Move libspl_assertf into .c file
Variadic functions cannot be inlined. libspl_assertf ends up being
duplicated in every file that uses it.
Fix this by moving the function into a new assert.c. Also move the
definition of aok into the new file instead of zone.c.
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Arvind Sankar <[email protected]>
Closes #10538
Diffstat (limited to 'cmd/raidz_test')
0 files changed, 0 insertions, 0 deletions