Re: File corruption when using kernels 2.6.18+

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Neil Romig <neil@...>
Cc: <linux-kernel@...>
Date: Sunday, September 30, 2007 - 12:29 pm

Hi Neil,

On 9/30/07, Neil Romig <neil@romig.demon.co.uk> wrote:

I don't but you can try to isolate the changeset introducing the
corruption with git-bisect:

http://kernel.org/pub/software/scm/git/docs/v1.3.3/howto/isolate-bugs-with-bisect.txt

So, in your case, you do:

<clone Linux mainline git repository>
# git bisect start
# git bisect bad v2.6.18
# git bisect good v2.6.17

then

<recompile and test>
<git bisect [good|bad] depending on results>
<repeat until you've narrowed down the changeset>

Also, please remember to send your .config when reporting bugs as
described in REPORTING-BUGS.

                                         Pekka
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
File corruption when using kernels 2.6.18+, Neil Romig, (Sun Sep 30, 11:40 am)
Re: File corruption when using kernels 2.6.18+, Chuck Ebbert, (Tue Oct 2, 6:30 pm)
Re: File corruption when using kernels 2.6.18+, Pekka Enberg, (Sun Sep 30, 12:29 pm)
Re: File corruption when using kernels 2.6.18+, Neil Romig, (Tue Oct 2, 5:05 pm)
Re: File corruption when using kernels 2.6.18+, Pekka Enberg, (Wed Oct 3, 1:18 am)
Re: File corruption when using kernels 2.6.18+, Neil Romig, (Wed Oct 3, 2:42 pm)
Re: File corruption when using kernels 2.6.18+, Pekka Enberg, (Wed Oct 3, 2:48 pm)
Re: File corruption when using kernels 2.6.18+, Linus Torvalds, (Wed Oct 3, 3:22 pm)
Re: File corruption when using kernels 2.6.18+, Pekka Enberg, (Wed Oct 3, 3:35 pm)
Re: File corruption when using kernels 2.6.18+, Alan Cox, (Wed Oct 3, 4:30 pm)
Re: File corruption when using kernels 2.6.18+, Neil Romig, (Thu Oct 4, 2:34 pm)
Re: File corruption when using kernels 2.6.18+, Linus Torvalds, (Wed Oct 3, 3:54 pm)
Re: File corruption when using kernels 2.6.18+, Hiro Yoshioka, (Wed Oct 3, 9:11 pm)