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:
65c1519
)
b=15899
author
nathan
<nathan>
Fri, 22 Aug 2008 17:40:40 +0000
(17:40 +0000)
committer
nathan
<nathan>
Fri, 22 Aug 2008 17:40:40 +0000
(17:40 +0000)
i=nathan
i=adilger
add OST pools
lustre/mdc/mdc_request.c
patch
|
blob
|
history
diff --git
a/lustre/mdc/mdc_request.c
b/lustre/mdc/mdc_request.c
index
64fc3e9
..
5b2aaf0
100644
(file)
--- a/
lustre/mdc/mdc_request.c
+++ b/
lustre/mdc/mdc_request.c
@@
-1334,7
+1334,7
@@
int mdc_init_ea_size(struct obd_export *mdc_exp, struct obd_export *lov_exp)
{
struct obd_device *obd = mdc_exp->exp_obd;
struct client_obd *cli = &obd->u.cli;
- struct lov_stripe_md lsm = { .lsm_magic = LOV_MAGIC };
+ struct lov_stripe_md lsm = { .lsm_magic = LOV_MAGIC
_V3
};
struct lov_desc desc;
__u32 valsize = sizeof(desc);
__u32 stripes;