Export additional dsl symbols
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 4 Apr 2012 20:46:55 +0000 (13:46 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 11 Apr 2012 16:26:55 +0000 (09:26 -0700)
Principly these symbols were exported to get access to the
dsl_prop_register/dsl_prop_unregister functions.  They allow
us to cleanly register a callback which is called when a
dataset property is modified.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>

No differences found