<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:23:43 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-9155] number of args changed in posix_acl_valid</title>
                <link>https://jira.whamcloud.com/browse/LU-9155</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;The kernel API posix_acl_valid called by us in mdc_request.c was changed in upstream linux by the following commit:&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;commit 0d4d717f25834134bb6f43284f84c8ccee5bbf2a
Author: Eric W. Biederman &amp;lt;ebiederm@xmission.com&amp;gt;
Date:   Mon Jun 27 16:04:06 2016 -0500

    vfs: Verify acls are valid within superblock&apos;s s_user_ns.
    
    Update posix_acl_valid to verify that an acl is within a user namespace.
    
    Update the callers of posix_acl_valid to pass in an appropriate
    user namespace.  For posix_acl_xattr_set and v9fs_xattr_set_acl pass in
    inode-&amp;gt;i_sb-&amp;gt;s_user_ns to posix_acl_valid.  For md_unpack_acl pass in
    &amp;amp;init_user_ns as no inode or superblock is in sight.
    
    Acked-by: Seth Forshee &amp;lt;seth.forshee@canonical.com&amp;gt;
    Signed-off-by: &quot;Eric W. Biederman&quot; &amp;lt;ebiederm@xmission.com&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;Among other things this adds a namespace argument to posix_acl_valid().&lt;/p&gt;

&lt;p&gt;We need to add autoconf support to be able to build with either the old or new version of this kernel API.&lt;/p&gt;</description>
                <environment></environment>
        <key id="44080">LU-9155</key>
            <summary>number of args changed in posix_acl_valid</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="3">Duplicate</resolution>
                                        <assignee username="bogl">Bob Glossman</assignee>
                                    <reporter username="bogl">Bob Glossman</reporter>
                        <labels>
                    </labels>
                <created>Fri, 24 Feb 2017 14:51:06 +0000</created>
                <updated>Fri, 24 Feb 2017 15:35:24 +0000</updated>
                            <resolved>Fri, 24 Feb 2017 15:16:09 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="186111" author="gerrit" created="Fri, 24 Feb 2017 14:59:58 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/25619&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/25619&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9155&quot; title=&quot;number of args changed in posix_acl_valid&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9155&quot;&gt;&lt;del&gt;LU-9155&lt;/del&gt;&lt;/a&gt; mdc: number of args changed in posix_acl_valid&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: d140db8cf5d4598688980b4fedfc5c1f6c2fdced&lt;/p&gt;</comment>
                            <comment id="186112" author="simmonsja" created="Fri, 24 Feb 2017 15:07:12 +0000"  >&lt;p&gt;This is a duplicate of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9003&quot; title=&quot;Linux kernel 4.8 adds user_namespace arg to posix_acl_valid&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9003&quot;&gt;&lt;del&gt;LU-9003&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="186114" author="bogl" created="Fri, 24 Feb 2017 15:13:39 +0000"  >&lt;p&gt;James,&lt;br/&gt;
I see that this is a dup as you say.  I wasn&apos;t aware of &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9003&quot; title=&quot;Linux kernel 4.8 adds user_namespace arg to posix_acl_valid&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9003&quot;&gt;&lt;del&gt;LU-9003&lt;/del&gt;&lt;/a&gt;.&lt;br/&gt;
I will close this ticket as a dup.&lt;/p&gt;

&lt;p&gt;Thanks for pointing it out.&lt;/p&gt;</comment>
                            <comment id="186117" author="simmonsja" created="Fri, 24 Feb 2017 15:35:24 +0000"  >&lt;p&gt;BTW your patch is on the right track. The other patch for &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9003&quot; title=&quot;Linux kernel 4.8 adds user_namespace arg to posix_acl_valid&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9003&quot;&gt;&lt;del&gt;LU-9003&lt;/del&gt;&lt;/a&gt; was rejected.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                            <outwardlinks description="duplicates">
                                        <issuelink>
            <issuekey id="42934">LU-9003</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </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|hzz4un:</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>