Whamcloud - gitweb
LU-3540 lod: update recovery thread
[fs/lustre-release.git] / lustre / lod / lod_sub_object.c
index 05eb8a4..f1df917 100644 (file)
@@ -944,8 +944,8 @@ out_close:
                llog_cat_close(env, ctxt->loc_handle);
                ctxt->loc_handle = NULL;
        }
+
 out_put:
        llog_ctxt_put(ctxt);
        RETURN(rc);
 }
-