Whamcloud - gitweb
Branch b1_6
authorjohann <johann>
Tue, 28 Oct 2008 17:36:40 +0000 (17:36 +0000)
committerjohann <johann>
Tue, 28 Oct 2008 17:36:40 +0000 (17:36 +0000)
b=17089
i=wangdi

fix mistake made when the patch was landed.

lustre/mds/handler.c

index 7d4df5f..715cda4 100644 (file)
@@ -517,8 +517,6 @@ static int mds_destroy_export(struct obd_export *export)
         OBD_FREE(logcookies, cookie_sz);
         OBD_FREE(lmm, lmm_sz);
 
-        spin_unlock(&med->med_open_lock);
-
         pop_ctxt(&saved, &obd->obd_lvfs_ctxt, NULL);
         mds_client_free(export);