Whamcloud - gitweb
Add flock support.
[fs/lustre-release.git] / lustre / lvfs / llog_cat.c
index e797332..b6fbd8e 100644 (file)
@@ -625,8 +625,7 @@ int llog_catalog_cleanup(struct llog_ctxt *ctxt)
         cathandle = ctxt->loc_handle;
         if (cathandle)
                 llog_cat_put(ctxt->loc_handle);
-//        OBD_FREE(ctxt, sizeof(*ctxt));
+
         return 0;
 }
 EXPORT_SYMBOL(llog_catalog_cleanup);