From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753105AbdK1Bil (ORCPT ); Mon, 27 Nov 2017 20:38:41 -0500 Received: from fieldses.org ([173.255.197.46]:57202 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752709AbdK1Bik (ORCPT ); Mon, 27 Nov 2017 20:38:40 -0500 Date: Mon, 27 Nov 2017 20:38:40 -0500 From: "J. Bruce Fields" To: Stephen Rothwell Cc: Linux-Next Mailing List , Linux Kernel Mailing List , Naofumi Honda , Jeff Layton Subject: Re: linux-next: Signed-off-by missing for commit in the nfsd tree Message-ID: <20171128013840.GB28092@fieldses.org> References: <20171128095256.4052c982@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171128095256.4052c982@canb.auug.org.au> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 28, 2017 at 09:52:56AM +1100, Stephen Rothwell wrote: > Hi Bruce, > > Commit > > 64ebe12494fd ("nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat") > > is missing a Signed-off-by from its author. Previously: http://lkml.kernel.org/r/20171109200609.GM8773@fieldses.org It fixes a typo in two lines in pretty much the only way possible, so there should not be copyright concerns. Naofumi Honda is as far as I know a one-time contributor, and I'd prefer not to burden such folks with unnecessary bureaucracy. I rebased (probably unnecessarily, sorry), so your scripts probably caught this as a new commit. --b.