Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp2649999ybb; Sun, 12 Apr 2020 11:16:05 -0700 (PDT) X-Google-Smtp-Source: APiQypJ6INYNOlzkQ4N9sWyh2kwNm3fhET6F1gn6CRaDEoIXQzfFN0o9sPWzjTflkpPVGAlhDiNf X-Received: by 2002:ac8:6d1d:: with SMTP id o29mr8129449qtt.327.1586715365344; Sun, 12 Apr 2020 11:16:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586715365; cv=none; d=google.com; s=arc-20160816; b=YVNczPTOOP4oc8NHv//haEdDWw5unQTe0iXXjp31w90/Qfxqd0LwHcboASN7oDnq0C X1kXSE1DVlevD/YLKYwxeaN0ci487JBu9E4EXGdKHajstnt7qU2DYb+Xo3N9Se9xBXYp GNbJ/JPGRNjmj6y2YTtyhXllYMjlduROV4ycgU9/7Li7ecfg7UtEyrPbr+Am9tAfP3+m /TA/CMlrNjNRrZEOqohEBOySyxK1QieRho2W0C8BfdAhH1kd0sNkNAGcQXkU/BVgN2yv UbaQJddiKL3zs98ZEtVLvcDFTpRlPhRwdSE72CN/BPFKya1/FEocfhE5HYkgcLOD8vQw gEXg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:cc:to:date:message-id:references :in-reply-to:from:dkim-signature:subject; bh=gv3TwMKifqWx7WHkVpZSTZg2zO72qhzdZD+SFeS/Q0s=; b=sKqaW+dt2I3cSxOJtn/a+YJCe21iaw75PrkUYU9TSCYOEwTqm/5t02m2cu+mZ06uIX TmBQ3Q3Gra475jK53g1vEcxOQN8AnaGmof+r0EITdxg+hqEpKPqUe1XXFwjFDbV6ciOI hJF3c3jIoQmqU6+BQxRfD+S02VVXk81RARiV27+etW765cDyngLtpRg5ZxAc2lHOnAEw 7QMiVGctOKVfbdareV05Lml5eLpRKxsxbpTJKLtxouUPRF2fSq2Jl3nLporlHjCje0WI x2hE//Cf1eklmxmcrrVzj23FpcnFfRYJtwM8b6zIG8/FEC7qAqAAgWQNoe1Vc4h8nUAg gblw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Y1pAAUKY; spf=neutral (google.com: 209.132.180.67 is neither permitted nor denied by best guess record for domain of linux-kernel-owner@vger.kernel.org) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org ([209.132.180.67]) by mx.google.com with ESMTP id z4si4474667qvy.69.2020.04.12.11.15.19; Sun, 12 Apr 2020 11:16:05 -0700 (PDT) Received-SPF: neutral (google.com: 209.132.180.67 is neither permitted nor denied by best guess record for domain of linux-kernel-owner@vger.kernel.org) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Y1pAAUKY; spf=neutral (google.com: 209.132.180.67 is neither permitted nor denied by best guess record for domain of linux-kernel-owner@vger.kernel.org) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727340AbgDLRfG (ORCPT + 99 others); Sun, 12 Apr 2020 13:35:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.18]:34962 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727220AbgDLRfF (ORCPT ); Sun, 12 Apr 2020 13:35:05 -0400 X-Greylist: delayed 580 seconds by postgrey-1.27 at vger.kernel.org; Sun, 12 Apr 2020 13:35:05 EDT Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 356FCC0A3BF0; Sun, 12 Apr 2020 10:25:26 -0700 (PDT) Subject: Re: [GIT PULL] cifs/smb3 fixes DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1586712326; bh=ohO0P5nLBtKBjvqG+Z8tpBKciqQpsgdnbu1u9jzTAp8=; h=From:In-Reply-To:References:Date:To:Cc:From; b=Y1pAAUKYmucoJaREmnTSRmuBbdvdLrWgWRvBNbN2M6Llb1sChg3SgmDB7KEtP30Sq xzNP1TTkPcAoQq+i15N6G9cgJ21NteRu9g5tLfH1pV8rOmveF9RyAeRD4h79Tdwxbo RM8W7MNNTO234fhSEhpu29Ms7jI0brM5IJQlX8RY= From: pr-tracker-bot@kernel.org In-Reply-To: References: X-PR-Tracked-List-Id: X-PR-Tracked-Message-Id: X-PR-Tracked-Remote: git://git.samba.org/sfrench/cifs-2.6.git tags/5.7-rc-smb3-fixes-part2 X-PR-Tracked-Commit-Id: 4e8aea30f7751ce7c4b158aa0c04e7744d281cc3 X-PR-Merge-Tree: torvalds/linux.git X-PR-Merge-Refname: refs/heads/master X-PR-Merge-Commit-Id: 4119bf9f1d093b495f5fe3fcb32bde3156d2ba6e Message-Id: <158671232595.12917.5055201253501396529.pr-tracker-bot@kernel.org> Date: Sun, 12 Apr 2020 17:25:25 +0000 To: Steve French Cc: Linus Torvalds , LKML , CIFS Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The pull request you sent on Sat, 11 Apr 2020 21:26:01 -0500: > git://git.samba.org/sfrench/cifs-2.6.git tags/5.7-rc-smb3-fixes-part2 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/4119bf9f1d093b495f5fe3fcb32bde3156d2ba6e Thank you! -- Deet-doot-dot, I am a bot. https://korg.wiki.kernel.org/userdoc/prtracker