<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 11/19/18 8:25 PM, Joseph Qi wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:4c0c7083-0e09-7bb3-48c7-7c9862bd6ba2@gmail.com">
      <blockquote type="cite" style="color: #000000;">
        <pre class="moz-quote-pre" wrap="">diff --git a/fs/ocfs2/localalloc.c b/fs/ocfs2/localalloc.c
index 857bbbcd39f3..ea3493734ac6 100644
--- a/fs/ocfs2/localalloc.c
+++ b/fs/ocfs2/localalloc.c
@@ -345,13 +345,18 @@ int ocfs2_load_local_alloc(struct ocfs2_super *osb)
         if (num_used
             || alloc-&gt;id1.bitmap1.i_used
             || alloc-&gt;id1.bitmap1.i_total
-            || la-&gt;la_bm_off)
-                mlog(ML_ERROR, "Local alloc hasn't been recovered!\n"
+            || la-&gt;la_bm_off) {
+                mlog(ML_ERROR, "inconsistent detected, clean journal with"
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">Better to leave a blank space between "with" and "unrecovered" for readability.
Other looks good.</pre>
    </blockquote>
    <p>Thanks. Will fix this.</p>
    <p>Thanks,</p>
    <p>Junxiao.<br>
    </p>
    <blockquote type="cite"
      cite="mid:4c0c7083-0e09-7bb3-48c7-7c9862bd6ba2@gmail.com">
      <pre class="moz-quote-pre" wrap="">

With the above comments addressed,
Acked-by: Joseph Qi <a class="moz-txt-link-rfc2396E" href="mailto:jiangqi903@gmail.com" moz-do-not-send="true">&lt;jiangqi903@gmail.com&gt;</a>

</pre>
    </blockquote>
  </body>
</html>