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:
980622f
)
Branch: b1_6
author
wangdi
<wangdi>
Thu, 9 Aug 2007 02:34:54 +0000
(
02:34
+0000)
committer
wangdi
<wangdi>
Thu, 9 Aug 2007 02:34:54 +0000
(
02:34
+0000)
oops, forget a file in last commit
b=10800
i=shadow
i=green
lustre/include/lustre_commit_confd.h
patch
|
blob
|
history
diff --git
a/lustre/include/lustre_commit_confd.h
b/lustre/include/lustre_commit_confd.h
index
1804615
..
87e8c91
100644
(file)
--- a/
lustre/include/lustre_commit_confd.h
+++ b/
lustre/include/lustre_commit_confd.h
@@
-48,6
+48,7
@@
struct llog_commit_daemon {
struct list_head lcd_lcm_list; /* list of daemon threads */
struct list_head lcd_llcd_list; /* list of pending RPCs */
struct llog_commit_master *lcd_lcm; /* pointer back to parent */
+ int lcd_index; /* the index of the llog daemon */
};
/* ptlrpc/recov_thread.c */