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:
c32419d
)
Branch: b_new_cmd
author
wangdi
<wangdi>
Fri, 13 Oct 2006 06:00:04 +0000
(06:00 +0000)
committer
wangdi
<wangdi>
Fri, 13 Oct 2006 06:00:04 +0000
(06:00 +0000)
miss lmv_obj_put
lustre/lmv/lmv_obd.c
patch
|
blob
|
history
diff --git
a/lustre/lmv/lmv_obd.c
b/lustre/lmv/lmv_obd.c
index
7053af1
..
abe0a6a
100644
(file)
--- a/
lustre/lmv/lmv_obd.c
+++ b/
lustre/lmv/lmv_obd.c
@@
-774,7
+774,7
@@
static int lmv_placement_policy(struct obd_device *obd,
"split, got MDS at "LPU64" by name %s\n",
PFID(hint->ph_pfid), *mds,
hint->ph_cname->name);
-
+ lmv_obj_put(obj);
rc = 0;
} else {
/* default policy is to use parent MDS */