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:
a1c67ea
)
b=14803
author
bobijam
<bobijam>
Mon, 28 Apr 2008 03:36:14 +0000
(
03:36
+0000)
committer
bobijam
<bobijam>
Mon, 28 Apr 2008 03:36:14 +0000
(
03:36
+0000)
fix typo.
lustre/lov/lov_obd.c
patch
|
blob
|
history
diff --git
a/lustre/lov/lov_obd.c
b/lustre/lov/lov_obd.c
index
13215bc
..
9a3c759
100644
(file)
--- a/
lustre/lov/lov_obd.c
+++ b/
lustre/lov/lov_obd.c
@@
-694,7
+694,6
@@
void lov_fix_desc(struct lov_desc *desc)
lov_fix_desc_stripe_count(&desc->ld_default_stripe_count);
lov_fix_desc_pattern(&desc->ld_pattern);
lov_fix_desc_qos_maxage(&desc->ld_qos_maxage);
- lov_fix_desc_qos_maxage(&desc->ld_qos_maxage);
}
static int lov_setup(struct obd_device *obd, struct lustre_cfg *lcfg)