From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 050B7C43461 for ; Sun, 25 Apr 2021 06:30:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D9EF9613F6 for ; Sun, 25 Apr 2021 06:30:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229743AbhDYGak (ORCPT ); Sun, 25 Apr 2021 02:30:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:49978 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229480AbhDYGaj (ORCPT ); Sun, 25 Apr 2021 02:30:39 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id B51706147F; Sun, 25 Apr 2021 06:29:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1619332198; bh=XpYhucM6z3qhvkS1BQ76ZyjHypzTB3CNG91CD9wFHK0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=g8VMoCLTfgJlmlKtaI9opdSQGRmtNOMzGO6XvoNBhvHmHnn3ox6PoAYv5Y+cE3i1T sg2+VoR4ZZYPr+75nHqjWLi9mCuaUck3ZSEnJDfnALXrNH7ZITvfDu7uTc5TWAK353 /YG/RZRlGuaBsQ6ppAaWJug1IYWxtn4Enhb8uwJA= Date: Sun, 25 Apr 2021 08:29:53 +0200 From: Greg KH To: Theodore Ts'o Cc: "J. Bruce Fields" , Al Viro , Leon Romanovsky , "Shelat, Abhi" , Sudip Mukherjee , Aditya Pakki , Chuck Lever , Trond Myklebust , Anna Schumaker , "David S. Miller" , Jakub Kicinski , Dave Wysochanski , "linux-nfs@vger.kernel.org" , netdev , linux-kernel Subject: Re: [PATCH] SUNRPC: Add a check for gss_release_msg Message-ID: References: <20210421135637.GB27929@fieldses.org> <20210422193950.GA25415@fieldses.org> <20210423180727.GD10457@fieldses.org> <20210423214850.GI10457@fieldses.org> <20210424213454.GA4239@fieldses.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Apr 24, 2021 at 08:41:27PM -0400, Theodore Ts'o wrote: > On Sat, Apr 24, 2021 at 05:34:54PM -0400, J. Bruce Fields wrote: > > In Greg's revert thread, Kangjie Lu's messages are also missing from the > > archives: > > > > https://lore.kernel.org/lkml/20210421130105.1226686-1-gregkh@linuxfoundation.org/ > > > > I'm going to guess it's one of two things. The first is that they are > sending mail messages with HTML which is getting bounced; the other > possibility is that some of the messages were sent only to Greg, and > he added the mailing list back to the cc. > > So for exampple, message-id > CA+EnHHSw4X+ubOUNYP2zXNpu70G74NN1Sct2Zin6pRgq--TqhA@mail.gmail.com > isn't in lore, but Greg's reply: > > https://lore.kernel.org/linux-nfs/YH%2FfM%2FTsbmcZzwnX@kroah.com/ > > can be found in lore.kernel.org was presumably because the message > where Aditya accused "wild accusations bordering on slander" and his > claim that his patches were the fault of a "new static code analyzer" > was sent only to Greg? Either that, or it was bounced because he sent > it from gmail without suppressing HTML. I did not "add back" the mailing list, it looks like they sent email in html format which prevented it from hitting the public lists. I have the originals sent to me that shows the author intended it to be public. thanks, greg k-h