<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:\5B8B\4F53}
@font-face
        {font-family:\5B8B\4F53}
@font-face
        {font-family:Calibri}
@font-face
        {font-family:"\@\5B8B\4F53"}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        text-align:justify;
        text-justify:inter-ideograph;
        font-size:10.5pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
.MsoChpDefault
        {font-family:"Calibri","sans-serif"}
@page WordSection1
        {margin:72.0pt 90.0pt 72.0pt 90.0pt}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="ZH-CN" link="blue" vlink="purple" style="">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US">As dlm lock LVB different, the dlm lock migration may be failed without the dlm lock.</span></p>
<p class="MsoNormal"><span lang="EN-US">So the new owner will not have the dlm lock with the node, such as cookie 10:2696 as below.</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">diff -cp dlmrecovery_org.c dlmrecovery.c </span>
</p>
<p class="MsoNormal"><span lang="EN-US">*** dlmrecovery_org.c 2015-05-25 09:53:05.530826236 +0800</span></p>
<p class="MsoNormal"><span lang="EN-US">--- dlmrecovery.c 2015-05-25 10:01:12.242839116 +0800</span></p>
<p class="MsoNormal"><span lang="EN-US">*************** static void dlm_prepare_lvb_for_migratio</span></p>
<p class="MsoNormal"><span lang="EN-US">*** 1194,1199 ****</span></p>
<p class="MsoNormal"><span lang="EN-US">--- 1194,1203 ----</span></p>
<p class="MsoNormal"><span lang="EN-US"> if (!lock->lksb)</span></p>
<p class="MsoNormal"><span lang="EN-US"> return;</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
<p class="MsoNormal"><span lang="EN-US">+ if (dlm_lvb_is_empty(lock->lksb->lvb)) {
</span></p>
<p class="MsoNormal"><span lang="EN-US">+ return;</span></p>
<p class="MsoNormal"><span lang="EN-US">+ }</span></p>
<p class="MsoNormal"><span lang="EN-US">+ </span></p>
<p class="MsoNormal"><span lang="EN-US"> /* Ignore lvb in all locks in the blocked list */</span></p>
<p class="MsoNormal"><span lang="EN-US"> if (queue == DLM_BLOCKED_LIST)</span></p>
<p class="MsoNormal"><span lang="EN-US"> return;</span></p>
<p class="MsoNormal"><span lang="EN-US"> </span></p>
</div>
<span style="font-size:7.5pt; font-family:华文细黑; color:gray"><span lang="EN-US">-------------------------------------------------------------------------------------------------------------------------------------<br>
</span>本邮件及其附件含有杭州华三通信技术有限公司的保密信息,仅限于发送给上面地址中列出<span lang="EN-US"><br>
</span>的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、<span lang="EN-US"><br>
</span>或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本<span lang="EN-US"><br>
</span>邮件!<span lang="EN-US"><br>
</span></span><span lang="EN-US" style="font-size:7.5pt; font-family:"Arial","sans-serif"; color:gray">This e-mail and its attachments contain confidential information from H3C, which is
<br>
intended only for the person or entity whose address is listed above. Any use of the
<br>
information contained herein in any way (including, but not limited to, total or partial
<br>
disclosure, reproduction, or dissemination) by persons other than the intended <br>
recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender
<br>
by phone or email immediately and delete it!</span>
</body>
</html>