<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:29:02 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-2883] File is not marked DIRTY when pages are flushed to disk after file being closed</title>
                <link>https://jira.whamcloud.com/browse/LU-2883</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;On client, file are flagged DIRTY when BRW are sent to OST, but this could be too late.&lt;br/&gt;
If all writes are done in page cache only and no flush is triggered before the file is closed by user-space program, the close RPC will be send no DIRTY flag packed in it.&lt;/p&gt;

&lt;p&gt;SOM avoids this be sending a DONE_WRITING RPC later, after all pages have been successfully flushed. But this implies to maintain IOEpoch and so on. DIRTY flag should be kept simple.&lt;br/&gt;
To fix this we need to flag the file DIRTY as soon as the RPC write goes to cache. This could lead to file being DIRTY even if I/O is dropped for some reasons but this is acceptable for HSM.&lt;/p&gt;</description>
                <environment></environment>
        <key id="17724">LU-2883</key>
            <summary>File is not marked DIRTY when pages are flushed to disk after file being closed</summary>
                <type id="6" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11315&amp;avatarType=issuetype">Story</type>
                                            <priority id="1" iconUrl="https://jira.whamcloud.com/images/icons/priorities/blocker.svg">Blocker</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="jay">Jinshan Xiong</assignee>
                                    <reporter username="adegremont">Aurelien Degremont</reporter>
                        <labels>
                            <label>HB</label>
                            <label>patch</label>
                    </labels>
                <created>Wed, 27 Feb 2013 09:43:22 +0000</created>
                <updated>Fri, 15 Mar 2013 17:33:42 +0000</updated>
                            <resolved>Fri, 15 Mar 2013 17:33:42 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                                    <fixVersion>Lustre 2.4.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="53115" author="adegremont" created="Wed, 27 Feb 2013 10:04:23 +0000"  >&lt;p&gt;Patch available: &lt;a href=&quot;http://review.whamcloud.com/5543&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/5543&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="53212" author="pjones" created="Fri, 1 Mar 2013 02:39:39 +0000"  >&lt;p&gt;Jinshan&lt;/p&gt;

&lt;p&gt;Could you please look after this patch?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="54146" author="pjones" created="Fri, 15 Mar 2013 17:33:42 +0000"  >&lt;p&gt;Landed for 2.4&lt;/p&gt;</comment>
                    </comments>
                    <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|hzvjzb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6961</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>