<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:58:49 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-13151] Add parent FID to MTIME changelogs</title>
                <link>https://jira.whamcloud.com/browse/LU-13151</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Some tools that maintain copies of filesystem metadata in an external database monitor changelogs for changes to the filesystem, in order to determine files that need to be rescanned. This can result in a large number of small updates to the external database that can reduce the tool&apos;s ingest performance. It might be beneficial to instead track and scan complete directories that contain modified files and update the external database using bulk operations. Adding the parent FID to MTIME changelogs allows to more efficiently determine the parent directories for some types of file data modifications, by issuing OBD_IOC_FID2PATH once for each parent FID, instead of once for each file FID.&lt;/p&gt;</description>
                <environment></environment>
        <key id="57828">LU-13151</key>
            <summary>Add parent FID to MTIME changelogs</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="nangelinas">Nikitas Angelinas</assignee>
                                    <reporter username="nangelinas">Nikitas Angelinas</reporter>
                        <labels>
                    </labels>
                <created>Fri, 17 Jan 2020 11:06:01 +0000</created>
                <updated>Fri, 13 Jan 2023 14:00:40 +0000</updated>
                            <resolved>Tue, 8 Sep 2020 19:01:58 +0000</resolved>
                                    <version>Lustre 2.13.0</version>
                                    <fixVersion>Lustre 2.14.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="261404" author="gerrit" created="Fri, 17 Jan 2020 11:09:28 +0000"  >&lt;p&gt;Nikitas Angelinas (nangelinas@cray.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/37264&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37264&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13151&quot; title=&quot;Add parent FID to MTIME changelogs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13151&quot;&gt;&lt;del&gt;LU-13151&lt;/del&gt;&lt;/a&gt; mdt: add parent FID to MTIME changelogs&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 120166579c678d8fa6610b192fc369d447131140&lt;/p&gt;</comment>
                            <comment id="261406" author="nangelinas" created="Fri, 17 Jan 2020 11:29:56 +0000"  >&lt;p&gt;The patch submitted uses the link EA to add the parent FID in the MDT; we have not verified whether this affects performance negatively. We think this patch could help in detecting some types of file data modifications, but not all, as MTIME changelogs don&apos;t seem to be generated e.g. when appending to a file.&lt;/p&gt;</comment>
                            <comment id="261510" author="nrutman" created="Sun, 19 Jan 2020 17:05:22 +0000"  >&lt;p&gt;In particular, code like &lt;a href=&quot;https://github.com/mar-file-system/GUFI&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;GUFI&lt;/a&gt; can take a &quot;suspects&quot; list of modified directories to rescan. Without the parent fid in the changelog, each mtime record needs a fid2path to find the parent directory to rescan. With the parent in the changelog, all the information except the parent can be thrown away, and all records &quot;collapse&quot; into a small set of modified directories. &lt;/p&gt;</comment>
                            <comment id="279050" author="gerrit" created="Tue, 8 Sep 2020 18:08:28 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/37264/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/37264/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13151&quot; title=&quot;Add parent FID to MTIME changelogs&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13151&quot;&gt;&lt;del&gt;LU-13151&lt;/del&gt;&lt;/a&gt; mdt: add parent FID to Changelog recordss&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: b9d7f8e07ad68a51b4fcc09babe48a68fcbd6041&lt;/p&gt;</comment>
                            <comment id="279061" author="pjones" created="Tue, 8 Sep 2020 19:01:58 +0000"  >&lt;p&gt;Landed for 2.14&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="73986">LU-16469</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|i00s6v:</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>