Export dbuf_* symbols
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 10 Aug 2012 23:28:37 +0000 (16:28 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 10 Aug 2012 23:45:13 +0000 (16:45 -0700)
commit8f576c232106b2278f03be06554044eed762641b
tree20b573cc6be4c1d9dd2971f5261d4c1fdb4e62b3
parent26e08952e6ad113b91ae7d31263b6a4fd3a5a09f
Export dbuf_* symbols

Export these symbols so they may be used by other ZFS consumers
besides the ZPL.

Remove three stale prototype definites from dbuf.h.  The actual
implementations of these functions were removed/renamed long ago.

It would be good in the long term to remove the existing pragmas
we inherited from Solaris and simply use the dbuf_* names.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
include/sys/dbuf.h
module/zfs/dbuf.c