<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:52:28 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-5552] Incorrect file size with -EDQUOT</title>
                <link>https://jira.whamcloud.com/browse/LU-5552</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;We applied &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5463&quot; title=&quot;Short file size because of -EDQUOT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5463&quot;&gt;&lt;del&gt;LU-5463&lt;/del&gt;&lt;/a&gt; at NCI, and we discovered yet another i_size issue.&lt;br/&gt;
The scenario is almost the same with &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-5463&quot; title=&quot;Short file size because of -EDQUOT&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-5463&quot;&gt;&lt;del&gt;LU-5463&lt;/del&gt;&lt;/a&gt;,  -EDQUOT triggered sync write via vvp_io_commit_sync() which is not doing cl_page_clip() on the last page.&lt;br/&gt;
e.g.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;10:27:30 root@r7:local&amp;#93;&lt;/span&gt; # dd if=/dev/urandom bs=20 count=300 &amp;gt; /home/900/bjm900/dyltest &amp;amp;&amp;amp; stat /home/900/bjm900/dyltest&lt;br/&gt;
300+0 records in&lt;br/&gt;
300+0 records out&lt;br/&gt;
6000 bytes (6.0 kB) copied, 4.11147 s, 1.5 kB/s&lt;br/&gt;
  File: `/home/900/bjm900/dyltest&apos;&lt;br/&gt;
  Size: 8192      	Blocks: 16         IO Block: 4194304 regular file&lt;br/&gt;
Device: f33cd760h/4080850784d	Inode: 144118197237319138  Links: 1&lt;br/&gt;
Access: (0644/&lt;del&gt;rw-r&lt;/del&gt;&lt;del&gt;r&lt;/del&gt;-)  Uid: ( 5800/  bjm900)   Gid: ( 1090/     z00)&lt;br/&gt;
Access: 2014-08-28 10:27:46.000000000 +1000&lt;br/&gt;
Modify: 2014-08-28 10:27:50.000000000 +1000&lt;br/&gt;
Change: 2014-08-28 10:27:50.000000000 +1000&lt;/p&gt;

&lt;p&gt;The size is 8192 instead of 6000.&lt;br/&gt;
Patch will follow.&lt;/p&gt;</description>
                <environment></environment>
        <key id="26208">LU-5552</key>
            <summary>Incorrect file size with -EDQUOT</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="2" iconUrl="https://jira.whamcloud.com/images/icons/priorities/critical.svg">Critical</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="niu">Niu Yawei</assignee>
                                    <reporter username="lidongyang">Li Dongyang</reporter>
                        <labels>
                            <label>duu</label>
                            <label>patch</label>
                    </labels>
                <created>Thu, 28 Aug 2014 02:14:35 +0000</created>
                <updated>Thu, 8 Dec 2016 00:03:50 +0000</updated>
                            <resolved>Mon, 1 Sep 2014 17:27:02 +0000</resolved>
                                    <version>Lustre 2.7.0</version>
                    <version>Lustre 2.5.3</version>
                                    <fixVersion>Lustre 2.7.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="92675" author="lidongyang" created="Thu, 28 Aug 2014 02:23:33 +0000"  >&lt;p&gt;for master: &lt;a href=&quot;http://review.whamcloud.com/11630&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/11630&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="92683" author="pjones" created="Thu, 28 Aug 2014 04:25:51 +0000"  >&lt;p&gt;Niu&lt;/p&gt;

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

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="92932" author="pjones" created="Mon, 1 Sep 2014 17:27:02 +0000"  >&lt;p&gt;Landed for 2.7&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="25919">LU-5463</issuekey>
        </issuelink>
                            </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|hzwut3:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>15488</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>