Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e482f0
)
- b=959: add connection-switching to import recovery. (Not yet tested: one of
author
shaver
<shaver>
Wed, 12 Mar 2003 12:51:15 +0000
(12:51 +0000)
committer
shaver
<shaver>
Wed, 12 Mar 2003 12:51:15 +0000
(12:51 +0000)
my MDS nodes isn't coming up right now.)
lustre/ptlrpc/ptlrpc_module.c
patch
|
blob
|
history
diff --git
a/lustre/ptlrpc/ptlrpc_module.c
b/lustre/ptlrpc/ptlrpc_module.c
index
5d547ad
..
b1cc927
100644
(file)
--- a/
lustre/ptlrpc/ptlrpc_module.c
+++ b/
lustre/ptlrpc/ptlrpc_module.c
@@
-107,6
+107,7
@@
static void __exit ptlrpc_exit(void)
/* connection.c */
EXPORT_SYMBOL(ptlrpc_readdress_connection);
+EXPORT_SYMBOL(ptlrpc_uuid2conn);
EXPORT_SYMBOL(ptlrpc_get_connection);
EXPORT_SYMBOL(ptlrpc_put_connection);
EXPORT_SYMBOL(ptlrpc_connection_addref);