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:
d30f7b8
)
b=14608
author
yury
<yury>
Sun, 24 Aug 2008 15:53:40 +0000
(15:53 +0000)
committer
yury
<yury>
Sun, 24 Aug 2008 15:53:40 +0000
(15:53 +0000)
r=wangdi,shadow
- new recov thread code;
- cleanups and fixes.
lustre/include/obd.h
patch
|
blob
|
history
diff --git
a/lustre/include/obd.h
b/lustre/include/obd.h
index
a95d60a
..
d3014de
100644
(file)
--- a/
lustre/include/obd.h
+++ b/
lustre/include/obd.h
@@
-365,7
+365,7
@@
struct filter_obd {
int fo_fmd_max_num; /* per exp filter_mod_data */
int fo_fmd_max_age; /* jiffies to fmd expiry */
-
void
*fo_lcm;
+
struct llog_commit_master
*fo_lcm;
};
#define fo_translock fo_obt.obt_translock