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:
0bea422
)
fix more llog locking problems.
author
shadow
<shadow>
Mon, 29 Sep 2008 06:34:05 +0000
(06:34 +0000)
committer
shadow
<shadow>
Mon, 29 Sep 2008 06:34:05 +0000
(06:34 +0000)
Branch b1_8_gate
b=17157
i=johann
i=wangdi
lustre/include/lustre_log.h
patch
|
blob
|
history
diff --git
a/lustre/include/lustre_log.h
b/lustre/include/lustre_log.h
index
4c49bec
..
75bb3b1
100644
(file)
--- a/
lustre/include/lustre_log.h
+++ b/
lustre/include/lustre_log.h
@@
-248,6
+248,9
@@
int llog_get_cat_list(struct obd_device *obd, struct obd_device *disk_obd,
char *name, int idx, int count,
struct llog_catid *idarray);
+int llog_put_cat_list(struct obd_device *obd, struct obd_device *disk_obd,
+ char *name, int idx, int count, struct llog_catid *idarray);
+
struct llog_ctxt {
int loc_idx; /* my index the obd array of ctxt's */
struct llog_gen loc_gen;