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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 0E6F7C73C53 for ; Tue, 9 Jul 2019 16:46:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id E3E2921537 for ; Tue, 9 Jul 2019 16:46:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726284AbfGIQqT (ORCPT ); Tue, 9 Jul 2019 12:46:19 -0400 Received: from outgoing-auth-1.mit.edu ([18.9.28.11]:52216 "EHLO outgoing.mit.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1725816AbfGIQqT (ORCPT ); Tue, 9 Jul 2019 12:46:19 -0400 Received: from callcc.thunk.org ([199.116.118.215]) (authenticated bits=0) (User authenticated as tytso@ATHENA.MIT.EDU) by outgoing.mit.edu (8.14.7/8.12.4) with ESMTP id x69Gk3nw014432 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 9 Jul 2019 12:46:05 -0400 Received: by callcc.thunk.org (Postfix, from userid 15806) id EDC7742002E; Tue, 9 Jul 2019 12:46:02 -0400 (EDT) Date: Tue, 9 Jul 2019 12:46:02 -0400 From: "Theodore Ts'o" To: Matthew Wilcox Cc: Valdis =?utf-8?Q?Kl=C4=93tnieks?= , Alexander Viro , Greg Kroah-Hartman , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, kys@microsoft.com, Sasha Levin Subject: Re: exfat filesystem Message-ID: <20190709164602.GA8127@mit.edu> Mail-Followup-To: Theodore Ts'o , Matthew Wilcox , Valdis =?utf-8?Q?Kl=C4=93tnieks?= , Alexander Viro , Greg Kroah-Hartman , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, kys@microsoft.com, Sasha Levin References: <21080.1562632662@turing-police> <20190709045020.GB23646@mit.edu> <20190709112136.GI32320@bombadil.infradead.org> <20190709153039.GA3200@mit.edu> <20190709154834.GJ32320@bombadil.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190709154834.GJ32320@bombadil.infradead.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Tue, Jul 09, 2019 at 08:48:34AM -0700, Matthew Wilcox wrote: > > Interesting analysis. It seems to me that the correct forms would be > observed if someone suitably senior at Microsoft accepted the work from > Valdis and submitted it with their sign-off. KY, how about it? It might be that the simplest way to do this is just to have someone from Microsoft send the pull request (with a signed tag) to Linus. There are any number ways to arrange this but the PGP-signed tag might be sufficient. Alternatively, some kind of declaration from a Microsoft lawyer to OIN might be sufficient. This is where asking the LF if they can bring together a meeting of the minds of LF, OIN, and Microsoft lawyers might make things much easier. - Ted