Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Apr 2019 06:41:45 -0700
From:      Kirk McKusick <mckusick@mckusick.com>
To:        Peter Holm <peter@holm.cc>
Cc:        Jamie Landeg-Jones <jamie@catflap.org>, jamie@catflap.dyslexicfish.net, Warner Losh <imp@bsdimp.com>, freebsd-stable@freebsd.org
Subject:   Re: Replicable file-system corruption due to fsck/ufs
Message-ID:  <201904131341.x3DDfjWf090153@chez.mckusick.com>
In-Reply-To: <20190413123245.GA64592@x2.osted.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
> Date: Sat, 13 Apr 2019 14:32:45 +0200
> From: Peter Holm <peter@holm.cc>
> To: Kirk McKusick <mckusick@mckusick.com>
> Cc: Jamie Landeg-Jones <jamie@catflap.org>, jamie@catflap.dyslexicfish.net,
>         Warner Losh <imp@bsdimp.com>, freebsd-stable@freebsd.org
> Subject: Re: Replicable file-system corruption due to fsck/ufs
> 
> On Fri, Apr 12, 2019 at 04:13:00PM -0700, Kirk McKusick wrote:
> 
>> This is indeed a bug in the calculation of the location of the last
>> block of a file. I believe that the following patch to head will
>> fix it.
>> 
>> Peter, can you please test and let me know.
>> 
>> If Peter confirms that it fixes the bug, I will check it into head
>> and MFC it to 12-stable and 11-stable after a 2-week settle-in time.
>> 
>> 	Kirk McKusick
> 
> Yes, this patch works for me.
> 
> -- 
> Peter

Great, thanks for the quick test. Now committed to head as -r346185.

	Kirk



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904131341.x3DDfjWf090153>