<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:07:10 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-452] b1_8  __ksymtab_obd_device_(free|alloc) causes a section mismatch</title>
                <link>https://jira.whamcloud.com/browse/LU-452</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This is fixed in master (&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-102&quot; title=&quot;EXPORT_SYMBOL of static function breaks compile&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-102&quot;&gt;&lt;del&gt;LU-102&lt;/del&gt;&lt;/a&gt;) but appears to be present in b1_8.&lt;/p&gt;

&lt;p&gt;Building vanilla 1.8.5-&lt;/p&gt;

&lt;p&gt;/usr/src/packages/BUILD/lustre-1.8.5/lustre/obdclass/genops.c:96: error: __ksymtab_obd_device_free causes a section type conflict&lt;br/&gt;
/usr/src/packages/BUILD/lustre-1.8.5/lustre/obdclass/genops.c:81: error: __ksymtab_obd_device_alloc causes a section type conflict&lt;/p&gt;


&lt;p&gt;As with ppc, recent releases of GCC for ia64 are refusing to export static functions.&lt;br/&gt;
With no external references, these do not need to be exported.&lt;/p&gt;

&lt;p&gt;Patch on the way.&lt;/p&gt;</description>
                <environment>SLES11SP1 for ia64&lt;br/&gt;
gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]&lt;br/&gt;
Lustre 1.8.5</environment>
        <key id="11224">LU-452</key>
            <summary>b1_8  __ksymtab_obd_device_(free|alloc) causes a section mismatch</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="rread">Robert Read</assignee>
                                    <reporter username="schamp">Stephen Champion</reporter>
                        <labels>
                            <label>ppc</label>
                    </labels>
                <created>Wed, 22 Jun 2011 21:23:36 +0000</created>
                <updated>Fri, 5 Dec 2014 18:57:54 +0000</updated>
                            <resolved>Fri, 15 Jul 2011 05:59:59 +0000</resolved>
                                    <version>Lustre 1.8.6</version>
                                    <fixVersion>Lustre 1.8.7</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="16820" author="schamp" created="Wed, 22 Jun 2011 23:03:30 +0000"  >&lt;p&gt;Patch submitted: &lt;a href=&quot;http://review.whamcloud.com/1007&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1007&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="16821" author="pjones" created="Thu, 23 Jun 2011 01:06:38 +0000"  >&lt;p&gt;Thanks for the patch Steve.&lt;/p&gt;</comment>
                            <comment id="17835" author="hudson" created="Fri, 15 Jul 2011 04:38:23 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/103/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,inkernel #103&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-452&quot; title=&quot;b1_8  __ksymtab_obd_device_(free|alloc) causes a section mismatch&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-452&quot;&gt;&lt;del&gt;LU-452&lt;/del&gt;&lt;/a&gt; : Don&apos;t export static functions&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=e69dc73bb416a7b0ea79b58b06d84921994963db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e69dc73bb416a7b0ea79b58b06d84921994963db&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/genops.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17840" author="hudson" created="Fri, 15 Jul 2011 04:40:02 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/103/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el6,inkernel #103&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-452&quot; title=&quot;b1_8  __ksymtab_obd_device_(free|alloc) causes a section mismatch&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-452&quot;&gt;&lt;del&gt;LU-452&lt;/del&gt;&lt;/a&gt; : Don&apos;t export static functions&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=e69dc73bb416a7b0ea79b58b06d84921994963db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e69dc73bb416a7b0ea79b58b06d84921994963db&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/genops.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17845" author="hudson" created="Fri, 15 Jul 2011 04:40:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/103/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el6,inkernel #103&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-452&quot; title=&quot;b1_8  __ksymtab_obd_device_(free|alloc) causes a section mismatch&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-452&quot;&gt;&lt;del&gt;LU-452&lt;/del&gt;&lt;/a&gt; : Don&apos;t export static functions&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=e69dc73bb416a7b0ea79b58b06d84921994963db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e69dc73bb416a7b0ea79b58b06d84921994963db&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/genops.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17850" author="hudson" created="Fri, 15 Jul 2011 04:42:32 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/103/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,ofa #103&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-452&quot; title=&quot;b1_8  __ksymtab_obd_device_(free|alloc) causes a section mismatch&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-452&quot;&gt;&lt;del&gt;LU-452&lt;/del&gt;&lt;/a&gt; : Don&apos;t export static functions&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=e69dc73bb416a7b0ea79b58b06d84921994963db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e69dc73bb416a7b0ea79b58b06d84921994963db&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/genops.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17855" author="hudson" created="Fri, 15 Jul 2011 04:49:01 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/103/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,ofa #103&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-452&quot; title=&quot;b1_8  __ksymtab_obd_device_(free|alloc) causes a section mismatch&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-452&quot;&gt;&lt;del&gt;LU-452&lt;/del&gt;&lt;/a&gt; : Don&apos;t export static functions&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=e69dc73bb416a7b0ea79b58b06d84921994963db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e69dc73bb416a7b0ea79b58b06d84921994963db&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/genops.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17860" author="hudson" created="Fri, 15 Jul 2011 05:04:05 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/103/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,ubuntu1004,inkernel #103&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-452&quot; title=&quot;b1_8  __ksymtab_obd_device_(free|alloc) causes a section mismatch&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-452&quot;&gt;&lt;del&gt;LU-452&lt;/del&gt;&lt;/a&gt; : Don&apos;t export static functions&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=e69dc73bb416a7b0ea79b58b06d84921994963db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e69dc73bb416a7b0ea79b58b06d84921994963db&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/genops.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17865" author="hudson" created="Fri, 15 Jul 2011 05:04:43 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/103/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,inkernel #103&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-452&quot; title=&quot;b1_8  __ksymtab_obd_device_(free|alloc) causes a section mismatch&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-452&quot;&gt;&lt;del&gt;LU-452&lt;/del&gt;&lt;/a&gt; : Don&apos;t export static functions&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=e69dc73bb416a7b0ea79b58b06d84921994963db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e69dc73bb416a7b0ea79b58b06d84921994963db&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/genops.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17870" author="hudson" created="Fri, 15 Jul 2011 05:11:07 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/103/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,ofa #103&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-452&quot; title=&quot;b1_8  __ksymtab_obd_device_(free|alloc) causes a section mismatch&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-452&quot;&gt;&lt;del&gt;LU-452&lt;/del&gt;&lt;/a&gt; : Don&apos;t export static functions&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=e69dc73bb416a7b0ea79b58b06d84921994963db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e69dc73bb416a7b0ea79b58b06d84921994963db&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/genops.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17875" author="hudson" created="Fri, 15 Jul 2011 05:18:03 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/103/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,inkernel #103&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-452&quot; title=&quot;b1_8  __ksymtab_obd_device_(free|alloc) causes a section mismatch&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-452&quot;&gt;&lt;del&gt;LU-452&lt;/del&gt;&lt;/a&gt; : Don&apos;t export static functions&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=e69dc73bb416a7b0ea79b58b06d84921994963db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e69dc73bb416a7b0ea79b58b06d84921994963db&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/genops.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17880" author="hudson" created="Fri, 15 Jul 2011 05:28:19 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/103/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,ofa #103&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-452&quot; title=&quot;b1_8  __ksymtab_obd_device_(free|alloc) causes a section mismatch&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-452&quot;&gt;&lt;del&gt;LU-452&lt;/del&gt;&lt;/a&gt; : Don&apos;t export static functions&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=e69dc73bb416a7b0ea79b58b06d84921994963db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e69dc73bb416a7b0ea79b58b06d84921994963db&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/genops.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17885" author="hudson" created="Fri, 15 Jul 2011 05:57:27 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://newbuild.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://newbuild.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/103/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,inkernel #103&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-452&quot; title=&quot;b1_8  __ksymtab_obd_device_(free|alloc) causes a section mismatch&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-452&quot;&gt;&lt;del&gt;LU-452&lt;/del&gt;&lt;/a&gt; : Don&apos;t export static functions&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=e69dc73bb416a7b0ea79b58b06d84921994963db&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;e69dc73bb416a7b0ea79b58b06d84921994963db&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/obdclass/genops.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="17886" author="pjones" created="Fri, 15 Jul 2011 05:59:59 +0000"  >&lt;p&gt;Landed for 1.8.7&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|hzvi6v:</customfieldvalue>

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