<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:09:04 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-646] clarification of lustre fsync behavior</title>
                <link>https://jira.whamcloud.com/browse/LU-646</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;NASA is asking for clarification of fsync(2) behavior with lustre.&lt;/p&gt;

&lt;p&gt;I&apos;ll ask the general question and then break it into two parts as we believe there is a bug in one&lt;br/&gt;
part.&lt;/p&gt;

&lt;p&gt;Firstly, When a user issues an fsync(2) on a regular file descriptor in their code, we do not get a&lt;br/&gt;
successful response unless the underlying device, be it a disk or a raid controller(possibly with&lt;br/&gt;
battery backed up cache) has received the write and put it either on disk or has it safely in&lt;br/&gt;
batter backed up cache.  Correct?&lt;/p&gt;

&lt;p&gt;Secondly, when an fsync is issued on a directory file descriptor, from the man page:&lt;/p&gt;

&lt;p&gt;&quot;Calling  fsync()  does  not  necessarily  ensure  that the entry in the directory containing the&lt;br/&gt;
file has  also  reached  disk.   For  that  an explicit fsync() on a file descriptor for the&lt;br/&gt;
directory is also needed.&quot;&lt;/p&gt;

&lt;p&gt;I would assume this does not mean file metadata, correct?&lt;/p&gt;

&lt;p&gt;When fsync is called on a directory in a lustre file system we do not get the expected result like&lt;br/&gt;
we do for ext3, ext4, or xfs.&lt;/p&gt;</description>
                <environment></environment>
        <key id="11623">LU-646</key>
            <summary>clarification of lustre fsync behavior</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="laisiyao">Lai Siyao</assignee>
                                    <reporter username="laisiyao">Lai Siyao</reporter>
                        <labels>
                    </labels>
                <created>Mon, 29 Aug 2011 21:14:52 +0000</created>
                <updated>Tue, 29 Apr 2014 22:12:07 +0000</updated>
                            <resolved>Tue, 11 Oct 2011 11:48:01 +0000</resolved>
                                    <version>Lustre 2.0.0</version>
                    <version>Lustre 1.8.6</version>
                                    <fixVersion>Lustre 2.2.0</fixVersion>
                    <fixVersion>Lustre 2.1.2</fixVersion>
                    <fixVersion>Lustre 1.8.7</fixVersion>
                                        <due>Thu, 8 Sep 2011 00:00:00 +0000</due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="19761" author="laisiyao" created="Mon, 29 Aug 2011 23:47:41 +0000"  >&lt;p&gt;1.8 review is on &lt;a href=&quot;http://review.whamcloud.com/1308&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1308&lt;/a&gt;.&lt;br/&gt;
2.x review is on &lt;a href=&quot;http://review.whamcloud.com/1309&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/1309&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="19906" author="hudson" created="Fri, 2 Sep 2011 18:37:54 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/124/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el6,inkernel #124&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior)&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=9d92d8bddd3d66374d7303e30650df0c518891bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9d92d8bddd3d66374d7303e30650df0c518891bf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="19908" author="hudson" created="Fri, 2 Sep 2011 18:41:37 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/124/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,inkernel #124&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior)&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=9d92d8bddd3d66374d7303e30650df0c518891bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9d92d8bddd3d66374d7303e30650df0c518891bf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="19910" author="hudson" created="Fri, 2 Sep 2011 18:44:03 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/124/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,inkernel #124&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior)&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=9d92d8bddd3d66374d7303e30650df0c518891bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9d92d8bddd3d66374d7303e30650df0c518891bf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="19912" author="hudson" created="Fri, 2 Sep 2011 18:44:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/124/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el5,ofa #124&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior)&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=9d92d8bddd3d66374d7303e30650df0c518891bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9d92d8bddd3d66374d7303e30650df0c518891bf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="19914" author="hudson" created="Fri, 2 Sep 2011 18:44:48 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/124/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,ubuntu1004,inkernel #124&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior)&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=9d92d8bddd3d66374d7303e30650df0c518891bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9d92d8bddd3d66374d7303e30650df0c518891bf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="19916" author="hudson" created="Fri, 2 Sep 2011 18:45:44 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/124/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,inkernel #124&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior)&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=9d92d8bddd3d66374d7303e30650df0c518891bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9d92d8bddd3d66374d7303e30650df0c518891bf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="19918" author="hudson" created="Fri, 2 Sep 2011 18:46:49 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/124/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,client,el6,inkernel #124&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior)&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=9d92d8bddd3d66374d7303e30650df0c518891bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9d92d8bddd3d66374d7303e30650df0c518891bf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="19920" author="hudson" created="Fri, 2 Sep 2011 18:49:59 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/124/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,client,el5,ofa #124&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior)&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=9d92d8bddd3d66374d7303e30650df0c518891bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9d92d8bddd3d66374d7303e30650df0c518891bf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="19922" author="hudson" created="Fri, 2 Sep 2011 19:01:00 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/124/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,inkernel #124&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior)&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=9d92d8bddd3d66374d7303e30650df0c518891bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9d92d8bddd3d66374d7303e30650df0c518891bf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="19924" author="hudson" created="Fri, 2 Sep 2011 19:01:25 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/124/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; x86_64,server,el5,ofa #124&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior)&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=9d92d8bddd3d66374d7303e30650df0c518891bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9d92d8bddd3d66374d7303e30650df0c518891bf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="19926" author="hudson" created="Fri, 2 Sep 2011 19:01:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-b1_8/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/124/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-b1_8 &#187; i686,server,el5,ofa #124&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior)&lt;/p&gt;

&lt;p&gt;Johann Lombardi : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/b1_8&amp;amp;a=commit&amp;amp;h=9d92d8bddd3d66374d7303e30650df0c518891bf&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9d92d8bddd3d66374d7303e30650df0c518891bf&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22004" author="hudson" created="Thu, 27 Oct 2011 09:50:05 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22005" author="hudson" created="Thu, 27 Oct 2011 10:02:16 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22007" author="hudson" created="Thu, 27 Oct 2011 10:13:57 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=ubuntu1004,ib_stack=inkernel/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22008" author="hudson" created="Thu, 27 Oct 2011 10:18:28 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22010" author="hudson" created="Thu, 27 Oct 2011 10:24:27 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22011" author="hudson" created="Thu, 27 Oct 2011 10:27:05 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el6,ib_stack=inkernel/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22013" author="hudson" created="Thu, 27 Oct 2011 10:32:35 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22014" author="hudson" created="Thu, 27 Oct 2011 10:34:34 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22016" author="hudson" created="Thu, 27 Oct 2011 10:39:33 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22019" author="hudson" created="Thu, 27 Oct 2011 10:51:57 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22020" author="hudson" created="Thu, 27 Oct 2011 10:56:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=x86_64,build_type=server,distro=el5,ib_stack=ofa/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22021" author="hudson" created="Thu, 27 Oct 2011 10:58:45 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22022" author="hudson" created="Thu, 27 Oct 2011 11:02:40 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/red.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=client,distro=el5,ib_stack=ofa/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = FAILURE&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="22024" author="hudson" created="Thu, 27 Oct 2011 11:17:47 +0000"  >&lt;p&gt;Integrated in &lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;http://build.whamcloud.com/images/16x16/blue.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt; &lt;a href=&quot;http://build.whamcloud.com/job/lustre-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/316/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #316&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-646&quot; title=&quot;clarification of lustre fsync behavior&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-646&quot;&gt;&lt;del&gt;LU-646&lt;/del&gt;&lt;/a&gt; port bz23485 (clarification of lustre fsync behavior) (Revision ca3587c56cead648c831d7ec041a512917a3a0ae)&lt;/p&gt;

&lt;p&gt;     Result = SUCCESS&lt;br/&gt;
Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-release.git;a=shortlog;h=refs/heads/master&amp;amp;a=commit&amp;amp;h=ca3587c56cead648c831d7ec041a512917a3a0ae&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;ca3587c56cead648c831d7ec041a512917a3a0ae&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/llite/dir.c&lt;/li&gt;
	&lt;li&gt;lustre/tests/sanity.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="38136" author="bogl" created="Thu, 3 May 2012 20:34:57 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,2643&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2643&lt;/a&gt;&lt;br/&gt;
back port to b2_1&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                    <customfield id="customfield_10020" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Bugzilla ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>23485.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <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|hzv893:</customfieldvalue>

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