<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:21: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-15855] Return -ENOKEY to encrypt-unaware clients if filename is missing</title>
                <link>https://jira.whamcloud.com/browse/LU-15855</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Applications that check for the existence of a file normally get &lt;tt&gt;-ENOENT&lt;/tt&gt; when the filename does not exist.&lt;br/&gt;
To reduce issues with applications running on clients without keys or without fscrypt support that check for the existence of a file in an encrypted directory, we could return &lt;tt&gt;-ENOKEY&lt;/tt&gt; in the case the filename is missing. That would at least catch applications that are looking for &lt;tt&gt;-ENOENT&lt;/tt&gt; when trying to check if a file already exists.&lt;/p&gt;</description>
                <environment></environment>
        <key id="70296">LU-15855</key>
            <summary>Return -ENOKEY to encrypt-unaware clients if filename is missing</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="sebastien">Sebastien Buisson</assignee>
                                    <reporter username="sebastien">Sebastien Buisson</reporter>
                        <labels>
                            <label>encryption</label>
                    </labels>
                <created>Fri, 13 May 2022 15:25:24 +0000</created>
                <updated>Tue, 20 Sep 2022 18:09:04 +0000</updated>
                            <resolved>Mon, 27 Jun 2022 16:02:08 +0000</resolved>
                                    <version>Lustre 2.15.0</version>
                                    <fixVersion>Lustre 2.16.0</fixVersion>
                    <fixVersion>Lustre 2.15.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="334804" author="gerrit" created="Fri, 13 May 2022 15:27:32 +0000"  >&lt;p&gt;&quot;Sebastien Buisson &amp;lt;sbuisson@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47349&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47349&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15855&quot; title=&quot;Return -ENOKEY to encrypt-unaware clients if filename is missing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15855&quot;&gt;&lt;del&gt;LU-15855&lt;/del&gt;&lt;/a&gt; enc: enc-unaware clients get ENOKEY if file not found&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 289b8a8714190955a8fd3f613fc3ba9c9cf36af1&lt;/p&gt;</comment>
                            <comment id="338859" author="gerrit" created="Mon, 27 Jun 2022 04:57:29 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/47349/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47349/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15855&quot; title=&quot;Return -ENOKEY to encrypt-unaware clients if filename is missing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15855&quot;&gt;&lt;del&gt;LU-15855&lt;/del&gt;&lt;/a&gt; enc: enc-unaware clients get ENOKEY if file not found&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 00898697f998c095e6dab3dd27e347cb1150ee8c&lt;/p&gt;</comment>
                            <comment id="338882" author="gerrit" created="Mon, 27 Jun 2022 09:51:06 +0000"  >&lt;p&gt;&quot;Sebastien Buisson &amp;lt;sbuisson@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47790&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47790&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15855&quot; title=&quot;Return -ENOKEY to encrypt-unaware clients if filename is missing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15855&quot;&gt;&lt;del&gt;LU-15855&lt;/del&gt;&lt;/a&gt; enc: enc-unaware clients get ENOKEY if file not found&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 3f3695181974bd497631cca96fdb11f2fb849381&lt;/p&gt;</comment>
                            <comment id="338917" author="pjones" created="Mon, 27 Jun 2022 16:02:08 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                            <comment id="344185" author="gerrit" created="Sat, 20 Aug 2022 16:14:39 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/47790/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47790/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15855&quot; title=&quot;Return -ENOKEY to encrypt-unaware clients if filename is missing&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15855&quot;&gt;&lt;del&gt;LU-15855&lt;/del&gt;&lt;/a&gt; enc: enc-unaware clients get ENOKEY if file not found&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 405b1fc7fb9291e2768221f0b6762cfc8bfaacf6&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="59726">LU-13717</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|i02pxj:</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>