Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751462AbdIRWA5 (ORCPT ); Mon, 18 Sep 2017 18:00:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38678 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750783AbdIRWAz (ORCPT ); Mon, 18 Sep 2017 18:00:55 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 36DB281E0A Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx01.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=teigland@redhat.com Date: Mon, 18 Sep 2017 17:00:53 -0500 From: David Teigland To: Stephen Rothwell Cc: Linux-Next Mailing List , Linux Kernel Mailing List , Bob Peterson , "tsutomu.owa@toshiba.co.jp" , Tadashi Miyauchi Subject: Re: linux-next: Signed-off-by missing for commits in the dlm tree Message-ID: <20170918220053.GD6025@redhat.com> References: <20170919074919.1aee891b@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170919074919.1aee891b@canb.auug.org.au> User-Agent: Mutt/1.8.3 (2017-05-23) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Mon, 18 Sep 2017 22:00:55 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 354 Lines: 13 On Tue, Sep 19, 2017 at 07:49:19AM +1000, Stephen Rothwell wrote: > Hi David, > > Commits > > bcc976a145c9 ("DLM: Eliminate CF_CONNECT_PENDING flag") > c071b28b2bd5 ("DLM: Eliminate CF_WRITE_PENDING flag") > 782551aac851 ("DLM: Fix saving of NULL callbacks") > > are missing a Signed-off-by from their author. Thanks, should be fixed now. Dave