Bugs

From Ext4
(Difference between revisions)
Jump to: navigation, search
m (link added)
m (<pre> used)
 
Line 4: Line 4:
  
 
When reporting bugs against the [http://git.kernel.org/?p=fs/ext2/e2fsprogs.git;a=summary e2fsprogs git tree], Theodore Tso [http://www.mail-archive.com/linux-ext4@vger.kernel.org/msg04142.html advises]:
 
When reporting bugs against the [http://git.kernel.org/?p=fs/ext2/e2fsprogs.git;a=summary e2fsprogs git tree], Theodore Tso [http://www.mail-archive.com/linux-ext4@vger.kernel.org/msg04142.html advises]:
   > BTW, when reporting a bugs against the git tree, please include the                                                              
+
 
   > branch and the git ID (i.e., that which is reported by git-describe),                                                            
+
<pre>
   > so there is no question which version you were running at the time.                                                              
+
   > BTW, when reporting a bugs against the git tree, please include the
   > The git ID won't be helpful if you have your own local commits against                                                            
+
   > branch and the git ID (i.e., that which is reported by git-describe),
   > the tree, but it can be useful if you are reporting a bug against the                                                            
+
   > so there is no question which version you were running at the time.
   > "pu" branch and it has since been rewound as patches get rebased and                                                              
+
   > The git ID won't be helpful if you have your own local commits against
 +
   > the tree, but it can be useful if you are reporting a bug against the
 +
   > "pu" branch and it has since been rewound as patches get rebased and
 
   > revised.
 
   > revised.
 
+
</pre>
 
+
[[category:Bugs]]
+

Latest revision as of 16:38, 4 April 2011

When reporting bugs against the e2fsprogs git tree, Theodore Tso advises:

  > BTW, when reporting a bugs against the git tree, please include the
  > branch and the git ID (i.e., that which is reported by git-describe),
  > so there is no question which version you were running at the time.
  > The git ID won't be helpful if you have your own local commits against
  > the tree, but it can be useful if you are reporting a bug against the
  > "pu" branch and it has since been rewound as patches get rebased and
  > revised.
Personal tools