]> git.proxmox.com Git - mirror_spl.git/commit
Add missing spl_debug_* helpers
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 10 Feb 2012 00:38:42 +0000 (16:38 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 10 Feb 2012 00:41:46 +0000 (16:41 -0800)
commitfeedc4360114941021ff0053a8f979235dd673da
tree2abeb6e7616568e86311fce53698563585e25efe
parent9a8b7a7458a3d76d35b26e7f2b737abd9ab4c6ef
Add missing spl_debug_* helpers

When building the spl with --disable-debug-log the __SDEBUG()
macro and spl_debug_* helper functions were undefined.  This
change adds the missing functions so the upper layers compiling
against the spl don't need to be aware of how the spl was built.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
include/spl-debug.h