svn commit: r344861 - in stable/11: sbin/fsck_ffs sbin/fsdb sys/ufs/ffs

Kyle Evans self at kyle-evans.net
Fri Mar 8 03:18:16 UTC 2019


On Thu, Mar 7, 2019 at 8:33 PM Shawn Webb <shawn.webb at hardenedbsd.org> wrote:
>
> On Wed, Mar 06, 2019 at 11:59:56PM +0000, Kirk McKusick wrote:
> > Author: mckusick
> > Date: Wed Mar  6 23:59:56 2019
> > New Revision: 344861
> > URL: https://svnweb.freebsd.org/changeset/base/344861
> >
> > Log:
> >   MFC of 344552 and 344732
> >
> >   Have fsck_ffs adjust size for files with hole at end
> >
> >   Tighten last lbn calculation
> >
> >   Sponsored by: Netflix
> >
> > [.. snip ..]
>
> Hey Kirk,
>
> This MFC breaks buildworld:
>
> http://jenkins.hardenedbsd.org/jenkins/job/HardenedBSD-11-STABLE-amd64/904/console
>
> I'll take a look at providing a patch to fix it soon, unless you're
> able to get to it before I am.
>

I believe kib MFC'd the missing bits earlier today in r344885 and
r344887. stable/11 and stable/12 are both happy again in CI.

Thanks,

Kyle Evans


More information about the svn-src-stable mailing list