From: wangdi Date: Fri, 13 Oct 2006 06:00:04 +0000 (+0000) Subject: Branch: b_new_cmd X-Git-Tag: v1_8_0_110~486^2~565 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=fa17284450688ad8b8d7d3debbbdbf75afcc8a28;p=fs%2Flustre-release.git Branch: b_new_cmd miss lmv_obj_put --- diff --git a/lustre/lmv/lmv_obd.c b/lustre/lmv/lmv_obd.c index 7053af1..abe0a6a 100644 --- 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 */