<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:10:53 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-837] missed semaphore release in gss_do_ctx_init_rpc</title>
                <link>https://jira.whamcloud.com/browse/LU-837</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Shadow reports that in gss_do_ctx_init_rpc we have this nice code:&lt;/p&gt;

&lt;p&gt;        cfs_down_read(&amp;amp;obd-&amp;gt;u.cli.cl_sem);&lt;br/&gt;
        if (obd-&amp;gt;u.cli.cl_import == NULL) &lt;/p&gt;
{
                CERROR(&quot;obd %s: import has gone\n&quot;, obd-&amp;gt;obd_name);
                RETURN(-EINVAL);   &amp;lt;&amp;lt;&amp;lt; - missing up read before here.
        }
&lt;p&gt;        imp = class_import_get(obd-&amp;gt;u.cli.cl_import);&lt;br/&gt;
        cfs_up_read(&amp;amp;obd-&amp;gt;u.cli.cl_sem);&lt;/p&gt;</description>
                <environment></environment>
        <key id="12437">LU-837</key>
            <summary>missed semaphore release in gss_do_ctx_init_rpc</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</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="hongchao.zhang">Hongchao Zhang</assignee>
                                    <reporter username="green">Oleg Drokin</reporter>
                        <labels>
                    </labels>
                <created>Sat, 12 Nov 2011 00:48:58 +0000</created>
                <updated>Mon, 12 Dec 2011 16:08:14 +0000</updated>
                            <resolved>Mon, 12 Dec 2011 13:24:07 +0000</resolved>
                                    <version>Lustre 2.1.0</version>
                    <version>Lustre 2.2.0</version>
                                    <fixVersion>Lustre 2.2.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                            <comments>
                            <comment id="23093" author="pjones" created="Wed, 16 Nov 2011 09:30:55 +0000"  >&lt;p&gt;Hongchao&lt;/p&gt;

&lt;p&gt;Could you please look into this one &lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="23106" author="hongchao.zhang" created="Wed, 16 Nov 2011 21:57:16 +0000"  >&lt;p&gt;the patch is tracked at &lt;a href=&quot;http://review.whamcloud.com/#change,1705&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,1705&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="24117" author="pjones" created="Mon, 12 Dec 2011 13:24:07 +0000"  >&lt;p&gt;Landed for 2.2&lt;/p&gt;</comment>
                            <comment id="24130" author="hudson" created="Mon, 12 Dec 2011 13:53:01 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24148" author="hudson" created="Mon, 12 Dec 2011 13:54:08 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24168" author="hudson" created="Mon, 12 Dec 2011 13:59:25 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24187" author="hudson" created="Mon, 12 Dec 2011 14:01:59 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24205" author="hudson" created="Mon, 12 Dec 2011 14:03:12 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24224" author="hudson" created="Mon, 12 Dec 2011 14:08:09 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24242" author="hudson" created="Mon, 12 Dec 2011 14:14:01 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24260" author="hudson" created="Mon, 12 Dec 2011 14:16:25 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24278" author="hudson" created="Mon, 12 Dec 2011 14:18:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24296" author="hudson" created="Mon, 12 Dec 2011 14:19:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24314" author="hudson" created="Mon, 12 Dec 2011 14:20:52 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24332" author="hudson" created="Mon, 12 Dec 2011 14:22:10 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24363" author="hudson" created="Mon, 12 Dec 2011 15:57:25 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="24381" author="hudson" created="Mon, 12 Dec 2011 16:08:14 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/376/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #376&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-837&quot; title=&quot;missed semaphore release in gss_do_ctx_init_rpc&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-837&quot;&gt;&lt;del&gt;LU-837&lt;/del&gt;&lt;/a&gt; release semaphore for error case in gss_do_ctx_init_rpc (Revision 8003be0425c37fca66e463781a02e37be5fb2c7e)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=8003be0425c37fca66e463781a02e37be5fb2c7e&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;8003be0425c37fca66e463781a02e37be5fb2c7e&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/ptlrpc/gss/gss_cli_upcall.c&lt;/li&gt;
&lt;/ul&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|hzv7xb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4818</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>