Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Dec 2014 23:44:29 +0000
From:      Andrew Heybey <ath@niksun.com>
To:        Zaphod Beeblebrox <zbeeble@gmail.com>
Cc:        freebsd-fs <freebsd-fs@freebsd.org>
Subject:   Re: ZDB -Z?
Message-ID:  <938AF764-051D-4565-B124-12F28E5CB675@niksun.com>
In-Reply-To: <CBB6893A-7FFE-4B91-9839-137FC2852934@niksun.com>
References:  <CACpH0MeUCr1K7oYFND6pCqaxZh%2BVRPve3t0cjvsL2oFYnijALA@mail.gmail.com> <54879274.5010001@niksun.com> <CACpH0MewfMtNobS_8pOErZPbkEsrJmSjh4AMdGR7uMohEVrTUQ@mail.gmail.com> <CBB6893A-7FFE-4B91-9839-137FC2852934@niksun.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Dec 10, 2014, at 4:28 PM, Andrew Heybey <ath@niksun.com> wrote:
>=20
> On Dec 10, 2014, at 3:58 PM, Zaphod Beeblebrox <zbeeble@gmail.com> wrote:
>>=20
>> I tried applying the patch to 10.1 and to -CURRENT (11) ... and I get:
>>=20
>> [2:9:309]root@test-c1:/usr/src/cddl/contrib/opensolaris/cmd/zdb> patch <=
~dgilbert/zdb-z-patch
>> Hmm...  Looks like a unified diff to me...
>> The text leading up to this was:
>> --------------------------
>> |diff --git a/cddl/contrib/opensolaris/cmd/zdb/zdb.c b/cddl/contrib/open=
solaris/cmd/zdb/zdb.c
>> |index c265c99..bf43ea1 100644
>> |--- a/cddl/contrib/opensolaris/cmd/zdb/zdb.c
>> |+++ b/cddl/contrib/opensolaris/cmd/zdb/zdb.c
>> --------------------------
>> Patching file zdb.c using Plan A...
>> Hunk #1 succeeded at 59.
>> Hunk #2 succeeded at 3085 with fuzz 1 (offset 339 lines).
>> Hunk #3 succeeded at 3305 with fuzz 2 (offset 339 lines).
>> Hunk #4 succeeded at 3329 with fuzz 2 (offset 339 lines).
>> Hunk #5 failed at 3408.
>> Hunk #6 failed at 3644.
>> Hunk #7 failed at 3659.
>> Hunk #8 failed at 3718.
>> Hunk #9 failed at 3849.
>> 5 out of 9 hunks failed--saving rejects to zdb.c.rej
>> done
>>=20
>> ... what version of FreeBSD is this patch against?
>=20
> It is against tip of releng/10.0 as of Sep 16.  Last commit before my pat=
ch was:
>=20
> Author: delphij <delphij@FreeBSD.org>
> Date:   Tue Sep 16 09:50:19 2014 +0000
>=20
>    Fix Denial of Service in TCP packet processing.
>=20
>    Security:   FreeBSD-SA-14:19.tcp
>    Approved by:        so
>=20
> which is SVN revision r271669 as far as I can tell.
>=20
> What does the .rej file tell you?

You reminded me that I want to upgrade this box to 10.1 anyway.  I merged m=
y patch to releng/10.1 (merge was trivial though I have not compiled it yet=
).

I put the diff on pastebin to avoid line wrap and other possible damage in =
email.

http://pastebin.com/ThyeNHYE

andrew




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?938AF764-051D-4565-B124-12F28E5CB675>