<div dir="ltr">On 19 March 2013 09:48, Dave Chinner <span dir="ltr"><<a href="mailto:david@fromorbit.com" target="_blank">david@fromorbit.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">> Did my strace output help diagnose this bug?<br>
<br>
</div>No, but it's most likely the same problem as fixed in commit<br>
19473a2ac. Can you add this to quota/quot.c:quot_init():<br>
<br>
+ quot_cmd.flags = CMD_FLAG_GLOBAL;<br>
<br>
And see if the problem goes away?<br>
<div class=""><div class="h5"></div></div></blockquote></div><br></div><div class="gmail_extra" style><font color="#500050">I made this change to the version in Debian squeeze.</font></div><div class="gmail_extra" style>
<font color="#500050"><br></font></div><div class="gmail_extra" style><font color="#500050">I didn't see any change in behaviour :-(</font></div><div class="gmail_extra" style><font color="#500050"><br></font></div><div class="gmail_extra" style>
<font color="#500050"><div class="gmail_extra">hq ~ # xfs_quota -x -c "quota -N -u brian" /home </div><div class="gmail_extra">xfs_quota: cannot find mount point for path `/share/systems': Success</div><div class="gmail_extra">
xfs_quota: cannot find mount point for path `/share/cs': Success</div><div class="gmail_extra">xfs_quota: cannot find mount point for path `/share/cas': Success</div><div class="gmail_extra">xfs_quota: cannot find mount point for path `/share/cfcp': Success</div>
<div class="gmail_extra">xfs_quota: cannot find mount point for path `/share/lgs': Success</div><div class="gmail_extra">xfs_quota: cannot find mount point for path `/share/common': Success</div><div class="gmail_extra">
xfs_quota: cannot find mount point for path `/share/summer': Success</div><div class="gmail_extra">/dev/mapper/hq-home 3800752 0 0 00 [--------] /home</div><div><br></div><div style>Also tried the same patch against the latest git version, and got the same problem.</div>
</font></div></div>