<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:26:22 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-9456] Change socklnd calls from sock_create() to sock_create_kern()</title>
                <link>https://jira.whamcloud.com/browse/LU-9456</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Andreas noticed this comment in patches landing to upstream 4.12:&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;&#160;&#160;&#160;commit cdfbabfb2f0ce983fdaa42f20e5f7842178fc01e
&#160;&#160;&#160;Subject: net: Work around lockdep limitation in sockets that use sockets

&#160;&#160;&#160;I noticed that lustre and ocfs don&apos;t create sockets
&#160;&#160;&#160;through sock_create_kern() and thus they aren&apos;t marked as for-kernel,
&#160;&#160;&#160;though they appear to be internal. &#160;I wonder if these should do that so
&#160;&#160;&#160;that they use the new set of lock keys.

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;This ticket is for just updating the socklnd calls from sock_create() to sock_create_kern().&lt;/p&gt;</description>
                <environment></environment>
        <key id="45883">LU-9456</key>
            <summary>Change socklnd calls from sock_create() to sock_create_kern()</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="doug">Doug Oucharek</assignee>
                                    <reporter username="doug">Doug Oucharek</reporter>
                        <labels>
                    </labels>
                <created>Thu, 4 May 2017 23:22:10 +0000</created>
                <updated>Fri, 12 May 2017 12:39:05 +0000</updated>
                            <resolved>Fri, 12 May 2017 12:39:05 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.0</fixVersion>
                    <fixVersion>Upstream</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="194533" author="simmonsja" created="Thu, 4 May 2017 23:24:43 +0000"  >&lt;p&gt;I noticed this as well before while I was porting Al Viro&apos;s bio_iter patch to LNet. Perhaps we can include it in that work.&lt;/p&gt;</comment>
                            <comment id="194540" author="gerrit" created="Thu, 4 May 2017 23:31:37 +0000"  >&lt;p&gt;Doug Oucharek (doug.s.oucharek@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/26958&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26958&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9456&quot; title=&quot;Change socklnd calls from sock_create() to sock_create_kern()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9456&quot;&gt;&lt;del&gt;LU-9456&lt;/del&gt;&lt;/a&gt; lnd: Change sock_create() to sock_create_kern()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ff8c7285c2a60fb3d1d153d22ae98454c3399d78&lt;/p&gt;</comment>
                            <comment id="195623" author="gerrit" created="Fri, 12 May 2017 05:06:52 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/26958/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/26958/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9456&quot; title=&quot;Change socklnd calls from sock_create() to sock_create_kern()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9456&quot;&gt;&lt;del&gt;LU-9456&lt;/del&gt;&lt;/a&gt; lnd: Change sock_create() to sock_create_kern()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 60d2981b476bad15069089546296b09a7cbdafff&lt;/p&gt;</comment>
                            <comment id="195656" author="pjones" created="Fri, 12 May 2017 12:39:05 +0000"  >&lt;p&gt;Landed for 2.10&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="22595">LU-4423</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="28577">LU-6215</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <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|hzzbzz:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>