Date: Tue, 15 Aug 2023 10:55:02 -0700 From: Gleb Smirnoff <glebius@freebsd.org> To: Florian Smeets <flo@freebsd.org> Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: e3ba0d6adde3 - main - inpcb: do not copy so_options into inp_flags2 Message-ID: <ZNu79pPYyF_kaQYB@FreeBSD.org> In-Reply-To: <8afb1108-c053-4479-b63c-3aa6f11f8636@FreeBSD.org> References: <202307270351.36R3pa8o060603@gitrepo.freebsd.org> <5c546e4e-5637-4582-867c-a87d306bb3d8@FreeBSD.org> <8afb1108-c053-4479-b63c-3aa6f11f8636@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Florian, On Tue, Aug 15, 2023 at 06:20:43PM +0200, Florian Smeets wrote: F> On 14.08.23 22:33, Florian Smeets wrote: F> > On 27.07.23 05:51, Gleb Smirnoff wrote: F> > > The branch main has been updated by glebius: F> > > F> > > URL: https://cgit.FreeBSD.org/src/commit/? F> > > id=e3ba0d6adde3c694f46a30b3b67eba43a7099395 F> > > F> > > commit e3ba0d6adde3c694f46a30b3b67eba43a7099395 F> > > Author: Gleb Smirnoff <glebius@FreeBSD.org> F> > > AuthorDate: 2023-07-27 03:35:41 +0000 F> > > Commit: Gleb Smirnoff <glebius@FreeBSD.org> F> > > CommitDate: 2023-07-27 03:35:42 +0000 F> > > F> > > inpcb: do not copy so_options into inp_flags2 F> > > Since f71cb9f74808 socket stays connnected with inpcb through F> > > latter's F> > > lifetime and there is no reason to complicate things and copy these F> > > flags. F> > > Reviewed by: markj F> > > Differential Revision: https://reviews.freebsd.org/D41198 F> > F> > this commit is causing issues on my mail server. Some incoming F> It looks like d29b95ecc0d049406d27a6c11939d40a46658733 fixes the issues. F> The commit mail didn't arrive in my inbox until after I sent the email as I F> was busy rebooting and testing different kernels on my mail server :) I'm sorry for the troubles caused. It also took me a while to understand what's wrong. I actually was bisecting just to find my own commit :( -- Gleb Smirnoff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZNu79pPYyF_kaQYB>