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:
a395810
)
b=2296
author
rread
<rread>
Wed, 26 Nov 2003 01:26:46 +0000
(
01:26
+0000)
committer
rread
<rread>
Wed, 26 Nov 2003 01:26:46 +0000
(
01:26
+0000)
r=shaver
- Build ldlm into ptlrpc.
- Remove all the ptlrpc_ldlm_* hooks
This almost certainly breaks building when $(SRDIR) != $(OBJDIR).
lustre/ldlm/ldlm_internal.h
patch
|
blob
|
history
diff --git
a/lustre/ldlm/ldlm_internal.h
b/lustre/ldlm/ldlm_internal.h
index
33f8f5b
..
8dc312e
100644
(file)
--- a/
lustre/ldlm/ldlm_internal.h
+++ b/
lustre/ldlm/ldlm_internal.h
@@
-46,3
+46,6
@@
struct ldlm_state {
struct ldlm_bl_pool *ldlm_bl_pool;
};
+int __init ldlm_init(void);
+void __exit ldlm_exit(void);
+