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:
79ce805
)
Branch b1_8_gate
author
yangsheng
<yangsheng>
Tue, 2 Sep 2008 04:58:20 +0000
(
04:58
+0000)
committer
yangsheng
<yangsheng>
Tue, 2 Sep 2008 04:58:20 +0000
(
04:58
+0000)
b=16208
i=johann, adilger
Bring down the stack usage
lustre/include/obd_class.h
patch
|
blob
|
history
diff --git
a/lustre/include/obd_class.h
b/lustre/include/obd_class.h
index
6b6e13e
..
0f41122
100644
(file)
--- a/
lustre/include/obd_class.h
+++ b/
lustre/include/obd_class.h
@@
-58,6
+58,7
@@
/* OBD Device Declarations */
extern struct obd_device *obd_devs[MAX_OBD_DEVICES];
extern spinlock_t obd_dev_lock;
+extern cfs_mem_cache_t *obd_lvfs_ctxt_cache;
/* OBD Operations Declarations */
extern struct obd_device *class_conn2obd(struct lustre_handle *);