]> granicus.if.org Git - zfs/commit
Export symbol dmu_tx_mark_netfree()
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 20 Sep 2017 16:30:24 +0000 (09:30 -0700)
committerTony Hutter <hutter2@llnl.gov>
Wed, 20 Sep 2017 17:25:54 +0000 (10:25 -0700)
commitc474f5e9a7597bef2a12e89b7283cf6c892f90bd
treef7621200160183e03eb472045a39a63cd6aba68c
parent4e6a9e45982bcf0bc33ce75ec936018bf6b36224
Export symbol dmu_tx_mark_netfree()

This symbol is needed by Lustre for the same reason it was needed
by the ZPL.  It should have been exported when the original patch
was merged.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #6660
module/zfs/dmu_tx.c