]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/dsl_synctask.c
Export symbols dsl_sync_task{_nowait}
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 7 Mar 2014 17:57:28 +0000 (09:57 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 7 Mar 2014 18:01:36 +0000 (10:01 -0800)
commite74400155f40f21361e9e3015396c3b0152a33fd
tree167f86900f959615f1ac32fabaf50278137e50c9
parenta77c4c8332ea17293bb6565409f8c04a6dd2135b
Export symbols dsl_sync_task{_nowait}

These are needed by consumers (i.e. Lustre) who wish to perform a
callback in the syncing context.  Both a blocking and non-blocking
version are available to callers.

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