<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:21:41 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-15833] Don&apos;t use realpath in llapi_search_fsname.</title>
                <link>https://jira.whamcloud.com/browse/LU-15833</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;llapi_search_fsname() uses to determine the mountpoint of a path and then return its fsname.&lt;/p&gt;

&lt;p&gt;realpath() executes lstat() for each component of the path: this means that the client must have a LDLM read lock on every directory in the path.&lt;br/&gt;
These operations can be slow when some clients modify parent directories.&lt;/p&gt;

&lt;p&gt;We can use st_dev or llapi_get_name to reduce the number of stats.&lt;/p&gt;</description>
                <environment></environment>
        <key id="70203">LU-15833</key>
            <summary>Don&apos;t use realpath in llapi_search_fsname.</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="eaujames">Etienne Aujames</assignee>
                                    <reporter username="eaujames">Etienne Aujames</reporter>
                        <labels>
                    </labels>
                <created>Mon, 9 May 2022 13:42:49 +0000</created>
                <updated>Tue, 28 Mar 2023 13:36:25 +0000</updated>
                            <resolved>Mon, 12 Sep 2022 15:26:53 +0000</resolved>
                                                    <fixVersion>Lustre 2.16.0</fixVersion>
                    <fixVersion>Lustre 2.15.3</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="334150" author="gerrit" created="Mon, 9 May 2022 14:01:48 +0000"  >&lt;p&gt;&quot;Etienne AUJAMES &amp;lt;eaujames@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/47258&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/47258&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15833&quot; title=&quot;Don&amp;#39;t use realpath in llapi_search_fsname.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15833&quot;&gt;&lt;del&gt;LU-15833&lt;/del&gt;&lt;/a&gt; llapi: don&apos;t use realpath in llapi_search_fsname()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2c759b6e921e433f3eff9c04270fb58f8eebd0fd&lt;/p&gt;</comment>
                            <comment id="346380" author="pjones" created="Mon, 12 Sep 2022 15:26:53 +0000"  >&lt;p&gt;Landed for 2.16&lt;/p&gt;</comment>
                            <comment id="357183" author="gerrit" created="Wed, 21 Dec 2022 22:13:28 +0000"  >&lt;p&gt;&quot;Etienne AUJAMES &amp;lt;eaujames@ddn.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49482&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49482&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15833&quot; title=&quot;Don&amp;#39;t use realpath in llapi_search_fsname.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15833&quot;&gt;&lt;del&gt;LU-15833&lt;/del&gt;&lt;/a&gt; llapi: don&apos;t use realpath in llapi_search_fsname()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 495386a7a373e0abad402ddcc012daeda8003e83&lt;/p&gt;</comment>
                            <comment id="359236" author="gerrit" created="Tue, 17 Jan 2023 00:19:28 +0000"  >&lt;p&gt;&quot;Jian Yu &amp;lt;yujian@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/c/fs/lustre-release/+/49649&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49649&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15833&quot; title=&quot;Don&amp;#39;t use realpath in llapi_search_fsname.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15833&quot;&gt;&lt;del&gt;LU-15833&lt;/del&gt;&lt;/a&gt; llapi: don&apos;t use realpath in llapi_search_fsname()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 0d2f682c14ae17fe096f28ffb2191ead06100041&lt;/p&gt;</comment>
                            <comment id="367501" author="gerrit" created="Tue, 28 Mar 2023 07:09:45 +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/c/fs/lustre-release/+/49649/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/c/fs/lustre-release/+/49649/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15833&quot; title=&quot;Don&amp;#39;t use realpath in llapi_search_fsname.&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15833&quot;&gt;&lt;del&gt;LU-15833&lt;/del&gt;&lt;/a&gt; llapi: don&apos;t use realpath in llapi_search_fsname()&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_15&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 4b3f50d88d18a8c4a37c0de863a098141e2b84ab&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                                        </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|i02pcv:</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>