Use spl_debug_* helpers
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 10 Feb 2012 00:33:55 +0000 (16:33 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 10 Feb 2012 00:37:48 +0000 (16:37 -0800)
commita31acb462d70aea9bbd5f0c96f7df109e2dde5aa
treeff563b4f762b7d0543247ab3eb791df8e72445ad
parent30930fba219642cb1dadf1c8ef60ff799e3dc424
Use spl_debug_* helpers

When configuring the spl debug log support use the provided wrapper
functions.  This ensures that if --disable-debug-log was used when
buiding the spl the functions will have no effect.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
module/zfs/zfs_debug.c