<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">&gt; -     if (strncmp(token, &quot;dir_mode&quot;, 8) == 0)<br>
&gt; +     if (strncmp(token, &quot;dir_mode&quot;, 4) == 0 || strncmp(token, &quot;dirm&quot;, 4) == 0)<br>
</div>                                      ^^^^<br>
Sigh. But I can confirm that this is similarly broken in the kernel<br>
so we have little choice but to live with it here.<br>
<div class="im"><br></div></blockquote><div>That&#39;s exactly how I felt about this fix.  Do you have any feelings on fixing this on both sides to accept only the full strings?  It might cause regressions for people, so the kernel patch will probably be pulled by Redhat, Suse and Debian (and anyone else backporting kernel patches for long term releases) maintainers.  </div>
<div>It seems like the right thing to do, but if it&#39;s just going to cause extra work and be yanked either way... well, that&#39;s one step forward, two backwards.</div></div><br clear="all"><br>-- <br>Peace and Blessings,<br>
-Scott.<br><br>