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:
58bfefc
)
b=14836
author
nathan
<nathan>
Fri, 19 Sep 2008 23:45:56 +0000
(23:45 +0000)
committer
nathan
<nathan>
Fri, 19 Sep 2008 23:45:56 +0000
(23:45 +0000)
i=adilger
i=johann
attachments 19188
qos remove extra putref
lustre/lov/lov_qos.c
patch
|
blob
|
history
diff --git
a/lustre/lov/lov_qos.c
b/lustre/lov/lov_qos.c
index
0080dea
..
d37cfd7
100644
(file)
--- a/
lustre/lov/lov_qos.c
+++ b/
lustre/lov/lov_qos.c
@@
-658,7
+658,7
@@
static int alloc_qos(struct obd_export *exp, int *idx_arr, int *stripe_cnt,
ENTRY;
if (stripe_cnt_min < 1)
-
GOTO(out, rc =
-EINVAL);
+
RETURN(
-EINVAL);
lov_getref(exp->exp_obd);
down_write(&lov->lov_qos.lq_rw_sem);