lkml.org 
[lkml]   [2009]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [Bug 14354] Re: ext4 increased intolerance to unclean shutdown?
On Fri, Oct 16, 2009 at 05:15:58AM -0400, Theodore Tso wrote:
> These are three commits that seem most likely, but there are
> only 93 ext4-related commits, so doing a "git bisect start v2.6.31
> v2.6.32-rc5 -- fs/ext4 fs/jbd2"

One correction. The git bsect start usage is:

git bisect start [<bad> [<good>...]] [--] [<paths>...]

So the correct git bisect start command should be:

git bisect start v2.6.32-rc5 v2.6.31 -- fs/ext4 fs/jbd2

And similarly, "git bisect start v2.6.31 v2.6.31-rc3" should have been:

git bisect start v2.6.31-rc3 v2.6.31

My apologies for any confusion.

- Ted


\
 
 \ /
  Last update: 2009-10-16 16:19    [W:0.109 / U:1.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site