<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:07:51 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-7317] error function not called upon error</title>
                <link>https://jira.whamcloud.com/browse/LU-7317</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;$ grep &apos;|| \&quot;&apos; ./*.sh -r&lt;/p&gt;

&lt;p&gt;./replay-ost-single.sh: $SETSTRIPE -i 0 -c 1 $DIR/$tfile || &quot;setstripe failed&quot;&lt;br/&gt;
./sanity-hsm.sh:        dd if=$file2 of=/dev/null bs=1M || &quot;cannot read &apos;$file2&apos;&quot;&lt;br/&gt;
./sanity-lfsck.sh:      [ $count2 -eq 2 ] || &quot;(6) Fail to inject error: $count2&quot;&lt;br/&gt;
./sanity-lfsck.sh:      stat $DIR/$tdir/foo/f0 || &quot;(18) f0 is not recovered&quot;&lt;br/&gt;
./sanityn.sh:   mv $DIR2/$tdir/d1/0 $DIR2/$tdir/d0/0 || &quot;rename d1/0 d0/0 failed&quot;&lt;br/&gt;
./sanity-quota.sh:      set_ost_qtype &quot;ug&quot; || &quot;enable ost quota failed&quot;&lt;br/&gt;
./sanity-quota.sh:      set_mdt_qtype &quot;ug&quot; || &quot;enable mdt quota failed&quot;&lt;br/&gt;
./sanity-quota.sh:      $RUNAS unlinkmany $TESTFILE $ilimit || &quot;unlink files failed&quot;&lt;br/&gt;
./sanity-quota.sh:      $RUNAS unlinkmany $TESTFILE $((ilimit + 1)) || &quot;unlink failed&quot;&lt;br/&gt;
./sanity-quota.sh:      rmdir $DIR/${tdir}-1 || &quot;unlink remote dir failed&quot;&lt;br/&gt;
./sanity-quota.sh:      set_ost_qtype &quot;ug&quot; || &quot;enable ost quota failed&quot;&lt;br/&gt;
./sanity-quota.sh:      set_mdt_qtype &quot;ug&quot; || &quot;enable mdt quota failed&quot;&lt;br/&gt;
./sanity-quota.sh:      set_ost_qtype &quot;u&quot; || &quot;enable ost quota failed&quot;&lt;br/&gt;
./sanity-quota.sh:      set_mdt_qtype &quot;u&quot; || &quot;enable mdt quota failed&quot;&lt;br/&gt;
./sanity-quota.sh:      set_ost_qtype &quot;u&quot; || &quot;enable ost quota failed&quot;&lt;br/&gt;
./sanity.sh:    touch ${testdir}/${tfile} || &quot;touch failed&quot;&lt;br/&gt;
./sanity.sh:    mknod ${testdir}/${tfile}-pipe p || &quot;mknod failed&quot;&lt;br/&gt;
./sanity.sh:    rm -f ${testdir}/${tfile}-pipe || &quot;pipe remove failed&quot;&lt;br/&gt;
./sanity.sh:    touch ${testdir}/${tfile} || &quot;touch failed&quot;&lt;br/&gt;
./sanity.sh:    [ $unused -eq 0 ] || &quot;$unused locks are not cleared&quot;&lt;br/&gt;
./sanity.sh:    do_facet ost1 &quot;lsmod | grep -q obdecho || &quot;                      \&lt;br/&gt;
./sanity.sh:                  &quot;{ insmod ${LUSTRE}/obdecho/obdecho.ko || &quot;        \&lt;br/&gt;
./sanity.sh:       rm -r $DIR/$tdir || &quot;AGL for rmdir failed&quot;&lt;/p&gt;

&lt;p&gt;Everywhere it should have error &quot;&amp;lt;string&amp;gt;&quot;&lt;/p&gt;</description>
                <environment></environment>
        <key id="32724">LU-7317</key>
            <summary>error function not called upon error</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="5" iconUrl="https://jira.whamcloud.com/images/icons/priorities/trivial.svg">Trivial</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="jamesanunez">James Nunez</assignee>
                                    <reporter username="aditya.pandit@seagate.com">Aditya Pandit</reporter>
                        <labels>
                    </labels>
                <created>Tue, 20 Oct 2015 06:11:52 +0000</created>
                <updated>Fri, 8 Jul 2016 20:33:14 +0000</updated>
                            <resolved>Fri, 8 Jul 2016 20:33:14 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="130853" author="gerrit" created="Tue, 20 Oct 2015 07:49:46 +0000"  >&lt;p&gt;aditya.pandit (aditya.pandit@seagate.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/16888&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16888&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7317&quot; title=&quot;error function not called upon error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7317&quot;&gt;&lt;del&gt;LU-7317&lt;/del&gt;&lt;/a&gt; tests: Called the error function where it was missing.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ac7c03cd12a0f3f00a133b0e0ffabe74fd6c2bfc&lt;/p&gt;</comment>
                            <comment id="157737" author="gerrit" created="Tue, 5 Jul 2016 23:52:22 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/16888/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/16888/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7317&quot; title=&quot;error function not called upon error&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7317&quot;&gt;&lt;del&gt;LU-7317&lt;/del&gt;&lt;/a&gt; tests: Called the error function where it was missing.&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 87e1428b792ad2a2a49db71924438a37a4537e6a&lt;/p&gt;</comment>
                            <comment id="158176" author="jgmitter" created="Fri, 8 Jul 2016 20:33:14 +0000"  >&lt;p&gt;Landed to master for 2.9.0&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzxqv3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>