Whamcloud - gitweb
Branch: b_new_cmd
authorwangdi <wangdi>
Fri, 13 Oct 2006 06:00:04 +0000 (06:00 +0000)
committerwangdi <wangdi>
Fri, 13 Oct 2006 06:00:04 +0000 (06:00 +0000)
 miss lmv_obj_put

lustre/lmv/lmv_obd.c

index 7053af1..abe0a6a 100644 (file)
@@ -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 */