<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:13:03 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-1053] git commits fail when deleting files in the repo</title>
                <link>https://jira.whamcloud.com/browse/LU-1053</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Recently I updated the SuSE ldiskfs port due to changes in the RHEL6.2 code. So for some cleanup I removed patches that are longer needed. When I sent to push the commit it wouldn&apos;t due to the delete files but instead saw it as a error in the format of the patch.&lt;/p&gt;</description>
                <environment></environment>
        <key id="13021">LU-1053</key>
            <summary>git commits fail when deleting files in the repo</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="adilger">Andreas Dilger</assignee>
                                    <reporter username="simmonsja">James A Simmons</reporter>
                        <labels>
                    </labels>
                <created>Mon, 30 Jan 2012 08:25:43 +0000</created>
                <updated>Thu, 27 Sep 2012 16:26:00 +0000</updated>
                            <resolved>Tue, 14 Feb 2012 11:42:50 +0000</resolved>
                                                    <fixVersion>Lustre 2.2.0</fixVersion>
                    <fixVersion>Lustre 2.3.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="27577" author="simmonsja" created="Mon, 30 Jan 2012 08:28:44 +0000"  >&lt;p&gt;Here is a good test of what I&apos;m seeing.&lt;/p&gt;

&lt;p&gt;git status&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;On branch master&lt;/li&gt;
	&lt;li&gt;Changes to be committed:&lt;/li&gt;
	&lt;li&gt;(use &quot;git reset HEAD &amp;lt;file&amp;gt;...&quot; to unstage)&lt;br/&gt;
#&lt;/li&gt;
	&lt;li&gt;deleted:    ldiskfs/kernel_patches/patches/export-ext4-2.6-sles11.patch&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;git commit -av&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://jira.whamcloud.com/browse/LU-335&quot; title=&quot;SuSE 11.1 and SuSE server pack 1 support for Lustre 1.8 and 2.X&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-335&quot;&gt;&lt;del&gt;LU-335&lt;/del&gt;&lt;/a&gt; ldiskfs: SuSE 11 SP1 support for Lustre 2.X&lt;/p&gt;

&lt;p&gt;The ext4 code difference between SuSE and RHEL6 is very small.&lt;br/&gt;
Because of to this ldiskfs support for SuSE servers is mostly&lt;br/&gt;
based the RHEL6 ldisk work. Recently Lustre support migrated&lt;br/&gt;
to RHEL6.2 support which required the SuSE port to be updated.&lt;br/&gt;
This patch provides this update which works for the SuSE &lt;br/&gt;
2.6.32.45 kernel as well as remove some no longer needed&lt;br/&gt;
ldsiskfs patches for older SuSE releases. &lt;/p&gt;

&lt;p&gt;Signed-off-by: James Simmons &amp;lt;uja.ornl@gmail.com&amp;gt;&lt;/p&gt;

&lt;p&gt;Then you get this error:&lt;/p&gt;

&lt;p&gt;line 29: diff --git a/ldiskfs/kernel_patches/patches/export-ext4-2.6-sles11.patch b/ldiskfs/kernel_patches/patches/export-ext4-2.6-sles11.patch&lt;br/&gt;
deleted file mode 100644&lt;br/&gt;
error: commit message invalid signoff section line&lt;br/&gt;
line 30: index aa288b9..0000000&lt;/p&gt;

</comment>
                            <comment id="27593" author="pjones" created="Mon, 30 Jan 2012 11:46:31 +0000"  >&lt;p&gt;Cliff&lt;/p&gt;

&lt;p&gt;Could you please look into this one?&lt;/p&gt;

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

&lt;p&gt;Peter&lt;/p&gt;</comment>
                            <comment id="27594" author="adilger" created="Mon, 30 Jan 2012 12:25:47 +0000"  >&lt;p&gt;I&apos;ve already got a patch for this.  James and I discussed it in private email, but he neglected to mention this in the bug...&lt;/p&gt;

&lt;p&gt;The patch is coincidentally in &lt;a href=&quot;http://review.whamcloud.com/2053&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/2053&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="27596" author="pjones" created="Mon, 30 Jan 2012 12:40:25 +0000"  >&lt;p&gt;reassigning to Andreas&lt;/p&gt;</comment>
                            <comment id="28189" author="hudson" created="Wed, 8 Feb 2012 14:59:14 +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/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,ofa #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28190" author="hudson" created="Wed, 8 Feb 2012 15:05: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=x86_64,build_type=client,distro=el5,ib_stack=ofa/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,ofa #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28191" author="hudson" created="Wed, 8 Feb 2012 15:09: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=x86_64,build_type=client,distro=el6,ib_stack=inkernel/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,inkernel #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28192" author="hudson" created="Wed, 8 Feb 2012 15:10:14 +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/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el6,inkernel #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28193" author="hudson" created="Wed, 8 Feb 2012 15:12: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=x86_64,build_type=server,distro=el5,ib_stack=inkernel/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el5,inkernel #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28195" author="hudson" created="Wed, 8 Feb 2012 15:17: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-master/./arch=i686,build_type=client,distro=el6,ib_stack=inkernel/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,inkernel #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28196" author="hudson" created="Wed, 8 Feb 2012 15:28: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=ubuntu1004,ib_stack=inkernel/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,ubuntu1004,inkernel #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28197" author="hudson" created="Wed, 8 Feb 2012 15:30:23 +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/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,inkernel #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28198" author="hudson" created="Wed, 8 Feb 2012 15:36: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-master/./arch=i686,build_type=server,distro=el5,ib_stack=ofa/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,ofa #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28199" author="hudson" created="Wed, 8 Feb 2012 15:38: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-master/./arch=x86_64,build_type=client,distro=sles11,ib_stack=inkernel/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,sles11,inkernel #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28200" author="hudson" created="Wed, 8 Feb 2012 15:40:17 +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/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,server,el5,inkernel #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28201" author="hudson" created="Wed, 8 Feb 2012 15:49:08 +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/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el5,inkernel #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28202" author="hudson" created="Wed, 8 Feb 2012 15:55: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=i686,build_type=client,distro=el5,ib_stack=ofa/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,ofa #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28203" author="hudson" created="Wed, 8 Feb 2012 15:56: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=el5,ib_stack=inkernel/460/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el5,inkernel #460&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="28636" author="pjones" created="Tue, 14 Feb 2012 11:42:50 +0000"  >&lt;p&gt;Landed for 2.2&lt;/p&gt;</comment>
                            <comment id="29233" author="hudson" created="Fri, 17 Feb 2012 12:55: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/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=server,distro=el6,ib_stack=ofa/480/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,server,el6,ofa #480&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29282" author="hudson" created="Fri, 17 Feb 2012 13:12:55 +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=el6,ib_stack=ofa/480/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; x86_64,client,el6,ofa #480&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="29331" author="hudson" created="Fri, 17 Feb 2012 13:38: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/grey.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/480/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;lustre-master &#187; i686,client,el6,ofa #480&lt;/a&gt;&lt;br/&gt;
     &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-1053&quot; title=&quot;git commits fail when deleting files in the repo&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-1053&quot;&gt;&lt;del&gt;LU-1053&lt;/del&gt;&lt;/a&gt; build: allow deleted/chmod in commit-msg (Revision 9fd0df600f0556877174ff31d8da3a232e37d815)&lt;/p&gt;

&lt;p&gt;     Result = ABORTED&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=9fd0df600f0556877174ff31d8da3a232e37d815&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;9fd0df600f0556877174ff31d8da3a232e37d815&lt;/a&gt;&lt;br/&gt;
Files : &lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;build/commit-msg&lt;/li&gt;
	&lt;li&gt;build/commit.ok_chmod&lt;/li&gt;
	&lt;li&gt;build/commit.ok_diff&lt;/li&gt;
	&lt;li&gt;build/commit.ok_deleted&lt;/li&gt;
	&lt;li&gt;build/test-commit-msg.sh&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzv5xj:</customfieldvalue>

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