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:
20067b1
)
- spin the kernel portals router bits of kp30 into their own header
author
zab
<zab>
Fri, 12 Mar 2004 19:50:36 +0000
(19:50 +0000)
committer
zab
<zab>
Fri, 12 Mar 2004 19:50:36 +0000
(19:50 +0000)
lnet/router/router.h
patch
|
blob
|
history
lustre/portals/router/router.h
patch
|
blob
|
history
diff --git
a/lnet/router/router.h
b/lnet/router/router.h
index
ea25439
..
309025b
100644
(file)
--- a/
lnet/router/router.h
+++ b/
lnet/router/router.h
@@
-39,6
+39,7
@@
#define DEBUG_SUBSYSTEM S_PTLROUTER
#include <linux/kp30.h>
+#include <linux/kpr.h>
#include <portals/p30.h>
#include <portals/lib-p30.h>
diff --git
a/lustre/portals/router/router.h
b/lustre/portals/router/router.h
index
ea25439
..
309025b
100644
(file)
--- a/
lustre/portals/router/router.h
+++ b/
lustre/portals/router/router.h
@@
-39,6
+39,7
@@
#define DEBUG_SUBSYSTEM S_PTLROUTER
#include <linux/kp30.h>
+#include <linux/kpr.h>
#include <portals/p30.h>
#include <portals/lib-p30.h>