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:
6247c60
)
Branch: b_new_cmd
author
wangdi
<wangdi>
Fri, 16 Jun 2006 03:34:02 +0000
(
03:34
+0000)
committer
wangdi
<wangdi>
Fri, 16 Jun 2006 03:34:02 +0000
(
03:34
+0000)
oops, just forget add mdd_lov_dev to mdd_dev
lustre/mdd/mdd_internal.h
patch
|
blob
|
history
diff --git
a/lustre/mdd/mdd_internal.h
b/lustre/mdd/mdd_internal.h
index
aa39e64
..
bae7b00
100644
(file)
--- a/
lustre/mdd/mdd_internal.h
+++ b/
lustre/mdd/mdd_internal.h
@@
-16,6
+16,7
@@
struct llog_handle;
struct mdd_device {
struct md_device mdd_md_dev;
struct dt_device *mdd_child;
+ struct dt_device mdd_lov_dev;
int mdd_max_mddize;
int mdd_max_cookiesize;
struct file *mdd_rcvd_filp;