Commit b665133b authored by David S. Miller's avatar David S. Miller

fs/aio.c: Export wait_on_sync_kiocb.

parent f1f57ebf
......@@ -1254,3 +1254,4 @@ __initcall(aio_setup);
EXPORT_SYMBOL(aio_complete);
EXPORT_SYMBOL(aio_put_req);
EXPORT_SYMBOL(wait_on_sync_kiocb);
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment