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:
0d43141
)
fix more llog locking problems.
author
shadow
<shadow>
Mon, 29 Sep 2008 06:34:16 +0000
(06:34 +0000)
committer
shadow
<shadow>
Mon, 29 Sep 2008 06:34:16 +0000
(06:34 +0000)
Branch b1_8_gate
b=17157
i=johann
i=wangdi
lustre/obdclass/obd_config.c
patch
|
blob
|
history
diff --git
a/lustre/obdclass/obd_config.c
b/lustre/obdclass/obd_config.c
index
f2bcddd
..
ea69e93
100644
(file)
--- a/
lustre/obdclass/obd_config.c
+++ b/
lustre/obdclass/obd_config.c
@@
-227,6
+227,7
@@
int class_attach(struct lustre_cfg *lcfg)
cfs_waitq_init(&obd->obd_evict_inprogress_waitq);
cfs_waitq_init(&obd->obd_llog_waitq);
init_mutex(&obd->obd_llog_alloc);
+ init_mutex(&obd->obd_llog_cat_process);
CFS_INIT_LIST_HEAD(&obd->obd_recovery_queue);
CFS_INIT_LIST_HEAD(&obd->obd_delayed_reply_queue);