<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:14:30 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-1205] sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run</title>
                <link>https://jira.whamcloud.com/browse/LU-1205</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Looking through the test history for sanity.sh subtest_18 it appears that the runtime of this test varies by a huge amount.  Sometimes it is completing in as few as 6s or over 3600s, and sometimes failing with a timeout or causing one of the later sanityn.sh tests to time out instead.&lt;/p&gt;

&lt;p&gt;The timeouts happen most often on the orion branch, but long test runs also happen on master review.&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;Name 	Status 	Run at 				Duration
test_18 PASS 	2012-03-12 14:22:06 UTC 	13
test_18 PASS 	2012-03-12 11:28:53 UTC 	3800
test_18 PASS 	2012-03-12 07:57:47 UTC 	9
test_18 PASS 	2012-03-12 06:51:38 UTC 	15
test_18 PASS 	2012-03-12 06:39:20 UTC 	436
test_18 PASS 	2012-03-12 05:55:11 UTC 	90
test_18 PASS 	2012-03-12 04:43:36 UTC 	8
test_18 PASS 	2012-03-12 03:54:46 UTC 	52
test_18 PASS 	2012-03-12 01:18:41 UTC 	85
test_18 PASS 	2012-03-12 00:34:43 UTC 	1323
test_18 PASS 	2012-03-12 00:34:43 UTC 	1323
test_18 TIMEOUT 2012-03-12 00:25:14 UTC 	3600
test_18 TIMEOUT 2012-03-11 22:52:26 UTC 	3600
test_18 PASS 	2012-03-11 22:26:00 UTC 	49
test_18 TIMEOUT 2012-03-11 20:35:55 UTC 	3600
test_18 PASS 	2012-03-11 20:30:23 UTC 	3778
test_18 PASS 	2012-03-11 19:01:24 UTC 	24
test_18 PASS 	2012-03-11 15:19:46 UTC 	169
test_18 PASS 	2012-03-11 14:58:48 UTC 	6
test_18 PASS 	2012-03-11 14:16:18 UTC 	10
test_18 PASS 	2012-03-11 13:40:19 UTC 	2249
test_18 PASS 	2012-03-11 12:29:16 UTC 	334
test_18 PASS 	2012-03-11 12:03:12 UTC 	115
test_18 PASS 	2012-03-11 11:06:46 UTC 	612
test_18 PASS 	2012-03-11 10:23:40 UTC 	16
test_18 TIMEOUT 2012-03-11 07:18:33 UTC 	3600
test_18 PASS 	2012-03-11 06:03:44 UTC 	26
test_18 PASS 	2012-03-11 06:01:00 UTC 	123
test_18 PASS 	2012-03-11 04:58:09 UTC 	105
test_18 PASS 	2012-03-11 01:38:42 UTC 	30
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Info required for matching: sanityn 18&lt;/p&gt;</description>
                <environment></environment>
        <key id="13530">LU-1205</key>
            <summary>sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</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="adilger">Andreas Dilger</reporter>
                        <labels>
                    </labels>
                <created>Mon, 12 Mar 2012 16:14:44 +0000</created>
                <updated>Mon, 23 Oct 2017 15:16:57 +0000</updated>
                            <resolved>Tue, 22 May 2012 17:14:53 +0000</resolved>
                                    <version>Lustre 2.2.0</version>
                    <version>Lustre 2.3.0</version>
                    <version>Lustre 2.1.1</version>
                                    <fixVersion>Lustre 2.3.0</fixVersion>
                    <fixVersion>Lustre 2.1.2</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="30887" author="brian" created="Mon, 12 Mar 2012 16:34:44 +0000"  >&lt;p&gt;FWIW, in ltest (a previous incarnation of Lustre testing), a test was marked a failure (even if the test itself was a pass &amp;#8211; or maybe it was a &quot;warning&quot;) if any single run time to exceed some given threshold beyond the stddev of the past $n successful test runs.&lt;/p&gt;

&lt;p&gt;This forced the investigation of wildly varying test results such as is documented here.&lt;/p&gt;</comment>
                            <comment id="30895" author="adilger" created="Mon, 12 Mar 2012 16:56:49 +0000"  >&lt;p&gt;For orion: &lt;a href=&quot;http://review.whamcloud.com/2289&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2289&lt;/a&gt;&lt;br/&gt;
For master: &lt;a href=&quot;http://review.whamcloud.com/2290&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2290&lt;/a&gt;&lt;br/&gt;
Whitespace cleanup: &lt;a href=&quot;http://review.whamcloud.com/2291&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2291&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="30897" author="adilger" created="Mon, 12 Mar 2012 16:57:37 +0000"  >&lt;p&gt;The above patches are for debugging the time taken by the sub-parts of this test.  I don&apos;t yet know why the test takes so long.&lt;/p&gt;</comment>
                            <comment id="31260" author="adilger" created="Thu, 15 Mar 2012 02:05:59 +0000"  >&lt;p&gt;A successful run on master looks like:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/sub_tests/8afa6070-6d2c-11e1-9174-5254004bbbd3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/sub_tests/8afa6070-6d2c-11e1-9174-5254004bbbd3&lt;/a&gt;&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;== sanityn test 18: mmap sanity check == 03:05:41 (1331633141)
mmap test1: basic mmap operation (PASS, 0.021068s)
mmap test2: MAP_PRIVATE not write back (PASS, 0.012644s)
mmap test3: concurrent mmap ops on two nodes (PASS, 3.3153s)
mmap test4: c1 write to f1 from mmapped f2, c2 write to f1 from mmapped f1 (PASS, 2.1067s)
mmap test5: read/write file to/from the buffer which mmapped to just this file (PASS, 0.039092s)
mmap test6: check mmap write/read content on two nodes (PASS, 0.11611s)
mmap test7: file i/o with an unmapped buffer (PASS, 0.063589s)
mmap test8: SIGBUS for beyond file size (PASS, 0.00761s)
Resetting fail_loc on all nodes...done.
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;An unsuccessful run on Orion looks like:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/285b1a18-6dc7-11e1-9d47-5254004bbbd3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/285b1a18-6dc7-11e1-9d47-5254004bbbd3&lt;/a&gt;&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;== sanityn test 18: mmap sanity check ================================================================ 06:07:36 (1331644056)
mmap test1: basic mmap operation (PASS, 0.028616s)
mmap test2: MAP_PRIVATE not write back (PASS, 0.01381s)
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;at which point the client is hung and the mmap process does not appear in the stack dumps.&lt;/p&gt;</comment>
                            <comment id="34290" author="tappro" created="Mon, 9 Apr 2012 07:06:48 +0000"  >&lt;p&gt;bug exists in master for a long time, the first occurrence I&apos;ve found is November, 2011:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/433b98bc-178c-11e1-8f40-52540025f9af&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/433b98bc-178c-11e1-8f40-52540025f9af&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;it appeared in Orion only in February, 2012:&lt;br/&gt;
&lt;a href=&quot;https://maloo.whamcloud.com/test_sets/b93b52f4-5df6-11e1-8401-5254004bbbd3&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/b93b52f4-5df6-11e1-8401-5254004bbbd3&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;but that can be non-reliable as test 16 failed in Orion quite often at that time and may hide test 18 issue.&lt;/p&gt;</comment>
                            <comment id="34393" author="hudson" created="Tue, 10 Apr 2012 10:44:01 +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=sles11,ib_stack=inkernel/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34395" author="hudson" created="Tue, 10 Apr 2012 10:47:50 +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/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34397" author="hudson" created="Tue, 10 Apr 2012 10:49:04 +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/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34401" author="hudson" created="Tue, 10 Apr 2012 10:59: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-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34403" author="hudson" created="Tue, 10 Apr 2012 11:02:19 +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/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34405" author="hudson" created="Tue, 10 Apr 2012 11:12:38 +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/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34407" author="hudson" created="Tue, 10 Apr 2012 11:15:12 +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=ofa/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34410" author="hudson" created="Tue, 10 Apr 2012 11:22:09 +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/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34412" author="hudson" created="Tue, 10 Apr 2012 11:31:31 +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/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34421" author="hudson" created="Tue, 10 Apr 2012 12:55:42 +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/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34423" author="hudson" created="Tue, 10 Apr 2012 13:09:30 +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=ofa/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34426" author="hudson" created="Tue, 10 Apr 2012 13:16:10 +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=ofa/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34429" author="hudson" created="Tue, 10 Apr 2012 13:24: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-master/./arch=x86_64,build_type=client,distro=el6,ib_stack=ofa/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34432" author="hudson" created="Tue, 10 Apr 2012 13:34: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-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34434" author="hudson" created="Tue, 10 Apr 2012 13:38: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/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/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34436" author="hudson" created="Tue, 10 Apr 2012 13:47: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/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34440" author="hudson" created="Tue, 10 Apr 2012 13:54: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=x86_64,build_type=server,distro=el6,ib_stack=inkernel/481/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #481&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&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=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34442" author="hudson" created="Tue, 10 Apr 2012 14:02:42 +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=sles11,ib_stack=inkernel/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34444" author="hudson" created="Tue, 10 Apr 2012 14:12:41 +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/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34445" author="hudson" created="Tue, 10 Apr 2012 14:13:24 +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/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34448" author="hudson" created="Tue, 10 Apr 2012 14:22: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-master/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34450" author="hudson" created="Tue, 10 Apr 2012 14:23: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-master/./arch=x86_64,build_type=client,distro=el5,ib_stack=ofa/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34452" author="hudson" created="Tue, 10 Apr 2012 14:32:02 +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=ofa/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34453" author="hudson" created="Tue, 10 Apr 2012 14:34:50 +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/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34455" author="hudson" created="Tue, 10 Apr 2012 14:42: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-master/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34456" author="hudson" created="Tue, 10 Apr 2012 14:43:20 +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/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34458" author="hudson" created="Tue, 10 Apr 2012 14:45:41 +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/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34459" author="hudson" created="Tue, 10 Apr 2012 14:48:24 +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=ofa/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34460" author="hudson" created="Tue, 10 Apr 2012 14:57: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=x86_64,build_type=client,distro=el6,ib_stack=ofa/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34461" author="hudson" created="Tue, 10 Apr 2012 14:58:18 +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=ofa/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,ofa #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34464" author="hudson" created="Tue, 10 Apr 2012 15:06:32 +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/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34465" author="hudson" created="Tue, 10 Apr 2012 15:08: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-master/./arch=i686,build_type=client,distro=el6,ib_stack=ofa/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34466" author="hudson" created="Tue, 10 Apr 2012 15:17:31 +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/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34467" author="hudson" created="Tue, 10 Apr 2012 15: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=x86_64,build_type=server,distro=el6,ib_stack=inkernel/482/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #482&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="34582" author="adilger" created="Thu, 12 Apr 2012 04:55:23 +0000"  >&lt;p&gt;Jinshan, I suspect some bad interaction between CLIO and mmap.&lt;/p&gt;</comment>
                            <comment id="34744" author="jay" created="Fri, 13 Apr 2012 15:45:26 +0000"  >&lt;p&gt;I took a look at this problem and obviously this is a live-lock problem.&lt;/p&gt;

&lt;p&gt;In this test(test 3), there are two processes writing the same mmap file via two mount points. So when a process applied for cl_lock and installed page into page table but before it has a chance to do write, the other one cancelled the lock so the page is truncated, back and forth and nobody can go forward.&lt;/p&gt;

&lt;p&gt;lustre mmap just doesn&apos;t support this kind of pathological application, fix is easy - just to disable this test case.&lt;/p&gt;</comment>
                            <comment id="34748" author="adilger" created="Fri, 13 Apr 2012 17:27:47 +0000"  >&lt;p&gt;I think it is reasonable to skip this problem by disabling the test, but only for a short time in order to avoid this test failing so much.  Please add a &quot;--except&quot; option to this program, and have the ALWAYS_EXCEPT for 18c cause this subtest to be skipped. &lt;/p&gt;

&lt;p&gt;It wasn&apos;t always failing (only since November according to Mike).  Is it not possible to hold the DLM lock during page dirtying (e.g. in page_mkwrite())?&lt;/p&gt;</comment>
                            <comment id="34749" author="jay" created="Fri, 13 Apr 2012 18:20:48 +0000"  >&lt;p&gt;Yes, implementation of ll_page_mkwrite() makes it easier to hit this problem because more things have to be done to make the page writable. We could mitigate the problem by doing page_mkwrite() in ll_fault() if this page is to be written, but the problem I described in my previous comment is a fundmental problem and can&apos;t be fixed in current linux kernel implementation.&lt;/p&gt;</comment>
                            <comment id="34751" author="jay" created="Fri, 13 Apr 2012 19:20:12 +0000"  >&lt;p&gt;patch is at:  &lt;a href=&quot;http://review.whamcloud.com/2544&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2544&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="35548" author="yong.fan" created="Fri, 27 Apr 2012 07:18:24 +0000"  >&lt;p&gt;Another failure instance: &lt;a href=&quot;https://maloo.whamcloud.com/test_sets/ac77823c-9054-11e1-98a1-525400d2bfa6&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://maloo.whamcloud.com/test_sets/ac77823c-9054-11e1-98a1-525400d2bfa6&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="36071" author="hudson" created="Wed, 2 May 2012 14:53: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-dev/./arch=x86_64,build_type=client,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,client,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36368" author="hudson" created="Wed, 2 May 2012 14:54: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-dev/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; i686,client,el6,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36665" author="hudson" created="Wed, 2 May 2012 14:58:11 +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-dev/./arch=i686,build_type=server,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; i686,server,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="36963" author="hudson" created="Wed, 2 May 2012 15:13:50 +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-dev/./arch=x86_64,build_type=server,distro=el6,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,server,el6,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37260" author="hudson" created="Wed, 2 May 2012 15:14:41 +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-dev/./arch=i686,build_type=client,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; i686,client,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37558" author="hudson" created="Wed, 2 May 2012 15:19: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-dev/./arch=x86_64,build_type=server,distro=el5,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,server,el5,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="37855" author="hudson" created="Wed, 2 May 2012 15:37:24 +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-dev/./arch=x86_64,build_type=client,distro=el6,ib_stack=inkernel/340/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-dev &#187; x86_64,client,el6,inkernel #340&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: add timestamps to sanityn 18 mmap (Revision 74056cd9f6d52f417ec544356548306088c45a3c)&lt;br/&gt;
&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1205&quot; title=&quot;sanityn.sh test_18 mmap_sanity sometimes takes thousands of seconds to run&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1205&quot;&gt;&lt;del&gt;LU-1205&lt;/del&gt;&lt;/a&gt; tests: cleanup code style in mmap_sanity.c (Revision b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0)&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-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=74056cd9f6d52f417ec544356548306088c45a3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;74056cd9f6d52f417ec544356548306088c45a3c&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Oleg Drokin : &lt;a href=&quot;http://git.whamcloud.com/gitweb?p=fs/lustre-dev.git;a=shortlog;h=refs/heads/$GIT_BRANCH&amp;amp;a=commit&amp;amp;h=b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;b91e1648a0bef0dee6ce79a6a9fc5b82efa1e0c0&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;lustre/tests/mmap_sanity.c&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="38821" author="bogl" created="Tue, 15 May 2012 11:35:38 +0000"  >&lt;p&gt;&lt;a href=&quot;http://review.whamcloud.com/#change,2721&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2721&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/#change,2722&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2722&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://review.whamcloud.com/#change,2723&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/#change,2723&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;back port to b2_1&lt;/p&gt;</comment>
                            <comment id="39239" author="pjones" created="Tue, 22 May 2012 17:14:53 +0000"  >&lt;p&gt;Landed for 2.1.2 and 2.3&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10010">
                    <name>Duplicate</name>
                                                                <inwardlinks description="is duplicated by">
                                        <issuelink>
            <issuekey id="14357">LU-1393</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="48877">LU-10149</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|hzv4av:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>4230</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>
                                                                                                                                                    <customfield id="customfield_10002" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>