RDS: Export symbols from core RDS
Now that rdma and tcp transports will be modularized, we need to export a number of functions so they can call them. Signed-off-by: Andy Grover <andy.grover@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
70041088e3
commit
616b757ae1
@@ -81,6 +81,7 @@ int rds_page_copy_user(struct page *page, unsigned long offset,
|
||||
|
||||
return 0;
|
||||
}
|
||||
EXPORT_SYMBOL_GPL(rds_page_copy_user);
|
||||
|
||||
/*
|
||||
* Message allocation uses this to build up regions of a message.
|
||||
|
Reference in New Issue
Block a user