From patchwork Sat Sep 11 17:23:54 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Steve French X-Patchwork-Id: 12486551 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=-17.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 94155C433F5 for ; Sat, 11 Sep 2021 17:24:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 66C8260F56 for ; Sat, 11 Sep 2021 17:24:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231749AbhIKRZV (ORCPT ); Sat, 11 Sep 2021 13:25:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45636 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230018AbhIKRZU (ORCPT ); Sat, 11 Sep 2021 13:25:20 -0400 Received: from mail-lj1-x235.google.com (mail-lj1-x235.google.com [IPv6:2a00:1450:4864:20::235]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8AC39C061574; Sat, 11 Sep 2021 10:24:07 -0700 (PDT) Received: by mail-lj1-x235.google.com with SMTP id h1so8812172ljl.9; Sat, 11 Sep 2021 10:24:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:from:date:message-id:subject:to:cc; bh=6xpGk4Gbf6iEiJncDeOfs3mRIeJ5ZCtSjHdlk5wXhVw=; b=jvh2Ud8nL9BOf4JcBTQqCVjHTcoHz8B6b2a14o9WsgIE2ROqsrXbq9UaG5qEzM138H E/wAKPhDZep6JuYErrJgaFKqD9vuG1NtD9Ktv89tcodJfb48dnFmp2WQZbjuB4us0U+I vPNsWE/HFAAUqAHKQ6oLwhtPkyV/6IbyqhSZAV5rX9qPyiRo/rKiBaPYKPoV3Yw4fg6j r48KcW/Kh2G7tuCpi/bi1PFF2d6Qx4ZnGxIRx8Sk31SHk+NPbtEdYGef+1VEzOXU5jZT 4UHGOfctdGl2gFoRt2EsZmBuEJlWAZkbFqLlWjW+3dXhAnGAu/fZv4kXgtVhiU9IJZdf uXWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=6xpGk4Gbf6iEiJncDeOfs3mRIeJ5ZCtSjHdlk5wXhVw=; b=3yo1B6yLtC8XDtSL0JzhhdFXCD/+dJjJ65EU4eQgGEGs3tfCdHhTfOz02ZwW3FJ9aX 5BlKLjKfcS9AzbZwictbTXoGynK+nDWJMQlwGAQQ9CiyeGTOhu1AYkbFgm+2rwAShXKX VqgkD4Z2dEX+7Xx0pS3GG9A75uE+1dGv5v8u56WHxmqm5vOKa5F/IgsyNzOuYrsu1uZQ VisqqTYgNlkvFfk1f084Bm9pj3Z+owaUzI572adlHTucR78PsAbGTnH4sz4wEn+ATgk7 lVsnI1fUbclznMKVrF6O/TcpZ97fbBPMPviFWu2QQ3zl0phOehh8mFs2T3oFdRuRoSsX WnBw== X-Gm-Message-State: AOAM5325KwrLPYoNhYuQK8O8FLK7z1JP7yO2S+yeA6/EA1MoNaoIy6rj Flz0NLv7lYLPqEau/Jfwv8qLb9WQaiPjxZd0KxhVqJhK81I= X-Google-Smtp-Source: ABdhPJwx7LhhYBFzaZWTJJ5sZZCfE3gEQ8RhYRRGHsAWuBZrvPj98FzDN5PCr6ubWpV24njitXHMJEZLt9IQXoVlGa0= X-Received: by 2002:a05:651c:33b:: with SMTP id b27mr2927218ljp.314.1631381044935; Sat, 11 Sep 2021 10:24:04 -0700 (PDT) MIME-Version: 1.0 From: Steve French Date: Sat, 11 Sep 2021 12:23:54 -0500 Message-ID: Subject: [GIT PULL] smb3 client fixes To: Linus Torvalds Cc: CIFS , LKML Precedence: bulk List-ID: X-Mailing-List: linux-cifs@vger.kernel.org Please pull the following changes since commit 9c849ce86e0fa93a218614eac562ace44053d7ce: Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 (2021-08-31 09:22:37 -0700) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/5.15-rc-cifs-part2 for you to fetch changes up to 9351590f51cdda49d0265932a37f099950998504: cifs: properly invalidate cached root handle when closing it (2021-09-09 17:34:38 -0500) ---------------------------------------------------------------- 4 cifs/smb3 fixes: - one for DFS reconnect - one to begin creating common headers for server and client - the other two to rename the cifs_common directory to smbfs_common to be more consistent ie change use of the name cifs to smb (smb3 or smbfs is more accurate, as theThe following changes since commit 9c849ce86e0fa93a218614eac562ace44053d7ce: Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 (2021-08-31 09:22:37 -0700) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/5.15-rc-cifs-part2 for you to fetch changes up to 9351590f51cdda49d0265932a37f099950998504: cifs: properly invalidate cached root handle when closing it (2021-09-09 17:34:38 -0500) ---------------------------------------------------------------- 4 cifs/smb3 fixes, one for DFS reconnect, and one to begin creating common headers for server and client and the other two to rename the cifs_common directory to smbfs_common to be more consistent ie change use of the name cifs to smb which is more accurate ---------------------------------------------------------------- Enzo Matsumiya (1): cifs: properly invalidate cached root handle when closing it Steve French (3): cifs: update FSCTL definitions cifs: rename cifs_common to smbfs_common cifs: move SMB FSCTL definitions to common code fs/Kconfig | 2 +- fs/Makefile | 2 +- fs/cifs/cifsencrypt.c | 2 +- fs/cifs/cifspdu.h | 2 +- fs/cifs/smb2ops.c | 20 +++++++++++++------- fs/cifs/smbencrypt.c | 2 +- fs/{cifs_common => smbfs_common}/Makefile | 4 ++-- fs/{cifs_common => smbfs_common}/arc4.h | 0 fs/{cifs_common => smbfs_common}/cifs_arc4.c | 8 ++++---- fs/{cifs_common => smbfs_common}/cifs_md4.c | 0 fs/{cifs_common => smbfs_common}/md4.h | 0 fs/{cifs => smbfs_common}/smbfsctl.h | 16 +++++++++++++--- 12 files changed, 37 insertions(+), 21 deletions(-) rename fs/{cifs_common => smbfs_common}/Makefile (59%) rename fs/{cifs_common => smbfs_common}/arc4.h (100%) rename fs/{cifs_common => smbfs_common}/cifs_arc4.c (91%) rename fs/{cifs_common => smbfs_common}/cifs_md4.c (100%) rename fs/{cifs_common => smbfs_common}/md4.h (100%) rename fs/{cifs => smbfs_common}/smbfsctl.h (92%) The following changes since commit 9c849ce86e0fa93a218614eac562ace44053d7ce: Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 (2021-08-31 09:22:37 -0700) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/5.15-rc-cifs-part2 for you to fetch changes up to 9351590f51cdda49d0265932a37f099950998504: cifs: properly invalidate cached root handle when closing it (2021-09-09 17:34:38 -0500) ---------------------------------------------------------------- 4 cifs/smb3 fixes, one for DFS reconnect, and one to begin creating common headers for server and client and the other two to rename the cifs_common directory to smbfs_common to be more consistent ie change use of the name cifs to smb which is more accurate ---------------------------------------------------------------- Enzo Matsumiya (1): cifs: properly invalidate cached root handle when closing it Steve French (3): cifs: update FSCTL definitions cifs: rename cifs_common to smbfs_common cifs: move SMB FSCTL definitions to common code fs/Kconfig | 2 +- fs/Makefile | 2 +- fs/cifs/cifsencrypt.c | 2 +- fs/cifs/cifspdu.h | 2 +- fs/cifs/smb2ops.c | 20 +++++++++++++------- fs/cifs/smbencrypt.c | 2 +- fs/{cifs_common => smbfs_common}/Makefile | 4 ++-- fs/{cifs_common => smbfs_common}/arc4.h | 0 fs/{cifs_common => smbfs_common}/cifs_arc4.c | 8 ++++---- fs/{cifs_common => smbfs_common}/cifs_md4.c | 0 fs/{cifs_common => smbfs_common}/md4.h | 0 fs/{cifs => smbfs_common}/smbfsctl.h | 16 +++++++++++++--- 12 files changed, 37 insertions(+), 21 deletions(-) rename fs/{cifs_common => smbfs_common}/Makefile (59%) rename fs/{cifs_common => smbfs_common}/arc4.h (100%) rename fs/{cifs_common => smbfs_common}/cifs_arc4.c (91%) rename fs/{cifs_common => smbfs_common}/cifs_md4.c (100%) rename fs/{cifs_common => smbfs_common}/md4.h (100%) rename fs/{cifs => smbfs_common}/smbfsctl.h (92%) The following changes since commit 9c849ce86e0fa93a218614eac562ace44053d7ce: Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 (2021-08-31 09:22:37 -0700) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/5.15-rc-cifs-part2 for you to fetch changes up to 9351590f51cdda49d0265932a37f099950998504: cifs: properly invalidate cached root handle when closing it (2021-09-09 17:34:38 -0500) ---------------------------------------------------------------- 4 cifs/smb3 fixes, one for DFS reconnect, and one to begin creating common headers for server and client and the other two to rename the cifs_common directory to smbfs_common to be more consistent ie change use of the name cifs to smb which is more accurate ---------------------------------------------------------------- Enzo Matsumiya (1): cifs: properly invalidate cached root handle when closing it Steve French (3): cifs: update FSCTL definitions cifs: rename cifs_common to smbfs_common cifs: move SMB FSCTL definitions to common code fs/Kconfig | 2 +- fs/Makefile | 2 +- fs/cifs/cifsencrypt.c | 2 +- fs/cifs/cifspdu.h | 2 +- fs/cifs/smb2ops.c | 20 +++++++++++++------- fs/cifs/smbencrypt.c | 2 +- fs/{cifs_common => smbfs_common}/Makefile | 4 ++-- fs/{cifs_common => smbfs_common}/arc4.h | 0 fs/{cifs_common => smbfs_common}/cifs_arc4.c | 8 ++++---- fs/{cifs_common => smbfs_common}/cifs_md4.c | 0 fs/{cifs_common => smbfs_common}/md4.h | 0 fs/{cifs => smbfs_common}/smbfsctl.h | 16 +++++++++++++--- 12 files changed, 37 insertions(+), 21 deletions(-) rename fs/{cifs_common => smbfs_common}/The following changes since commit 9c849ce86e0fa93a218614eac562ace44053d7ce: Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 (2021-08-31 09:22:37 -0700) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/5.15-rc-cifs-part2 for you to fetch changes up to 9351590f51cdda49d0265932a37f099950998504: cifs: properly invalidate cached root handle when closing it (2021-09-09 17:34:38 -0500) ---------------------------------------------------------------- 4 cifs/smb3 fixes, one for DFS reconnect, and one to begin creating common headers for server and client and the other two to rename the cifs_common directory to smbfs_common to be more consistent ie change use of the name cifs to smb which is more accurate ---------------------------------------------------------------- Enzo Matsumiya (1): cifs: properly invalidate cached root handle when closing it Steve French (3): cifs: update FSCTL definitions cifs: rename cifs_common to smbfs_common cifs: move SMB FSCTL definitions to common code The following changes since commit 9c849ce86e0fa93a218614eac562ace44053d7ce: Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 (2021-08-31 09:22:37 -0700) are available in the Git repository at: git://git.samba.org/sfrench/cifs-2.6.git tags/5.15-rc-cifs-part2 for you to fetch changes up to 9351590f51cdda49d0265932a37f099950998504: cifs: properly invalidate cached root handle when closing it (2021-09-09 17:34:38 -0500) ---------------------------------------------------------------- 4 cifs/smb3 fixes, one for DFS reconnect, and one to begin creating common headers for server and client and the other two to rename the cifs_common directory to smbfs_common to be more consistent ie change use of the name cifs to smb which is more accurate ---------------------------------------------------------------- Enzo Matsumiya (1): cifs: properly invalidate cached root handle when closing it Steve French (3): cifs: update FSCTL definitions cifs: rename cifs_common to smbfs_common cifs: move SMB FSCTL definitions to common code fs/Kconfig | 2 +- fs/Makefile | 2 +- fs/cifs/cifsencrypt.c | 2 +- fs/cifs/cifspdu.h | 2 +- fs/cifs/smb2ops.c | 20 +++++++++++++------- fs/cifs/smbencrypt.c | 2 +- fs/{cifs_common => smbfs_common}/Makefile | 4 ++-- fs/{cifs_common => smbfs_common}/arc4.h | 0 fs/{cifs_common => smbfs_common}/cifs_arc4.c | 8 ++++---- fs/{cifs_common => smbfs_common}/cifs_md4.c | 0 fs/{cifs_common => smbfs_common}/md4.h | 0 fs/{cifs => smbfs_common}/smbfsctl.h | 16 +++++++++++++--- 12 files changed, 37 insertions(+), 21 deletions(-) rename fs/{cifs_common => smbfs_common}/Makefile (59%) rename fs/{cifs_common => smbfs_common}/arc4.h (100%) rename fs/{cifs_common => smbfs_common}/cifs_arc4.c (91%) rename fs/{cifs_common => smbfs_common}/cifs_md4.c (100%) rename fs/{cifs_common => smbfs_common}/md4.h (100%) rename fs/{cifs => smbfs_common}/smbfsctl.h (92%) fs/Kconfig | 2 +- fs/Makefile | 2 +- fs/cifs/cifsencrypt.c | 2 +- fs/cifs/cifspdu.h | 2 +- fs/cifs/smb2ops.c | 20 +++++++++++++------- fs/cifs/smbencrypt.c | 2 +- fs/{cifs_common => smbfs_common}/Makefile | 4 ++-- fs/{cifs_common => smbfs_common}/arc4.h | 0 fs/{cifs_common => smbfs_common}/cifs_arc4.c | 8 ++++---- fs/{cifs_common => smbfs_common}/cifs_md4.c | 0 fs/{cifs_common => smbfs_common}/md4.h | 0 fs/{cifs => smbfs_common}/smbfsctl.h | 16 +++++++++++++--- 12 files changed, 37 insertions(+), 21 deletions(-) rename fs/{cifs_common => smbfs_common}/Makefile (59%) rename fs/{cifs_common => smbfs_common}/arc4.h (100%) rename fs/{cifs_common => smbfs_common}/cifs_arc4.c (91%) rename fs/{cifs_common => smbfs_common}/cifs_md4.c (100%) rename fs/{cifs_common => smbfs_common}/md4.h (100%) rename fs/{cifs => smbfs_common}/smbfsctl.h (92%) Makefile (59%) rename fs/{cifs_common => smbfs_common}/arc4.h (100%) rename fs/{cifs_common => smbfs_common}/cifs_arc4.c (91%) rename fs/{cifs_common => smbfs_common}/cifs_md4.c (100%) rename fs/{cifs_common => smbfs_common}/md4.h (100%) rename fs/{cifs => smbfs_common}/smbfsctl.h (92%) very old cifs dialect has long been superseded by smb3 dialects). In the future we can rename the fs/cifs directory to fs/smbfs. This pull request does not include the set of multichannel fixes nor the two deferred close fixes (they are still being reviewed and tested). ---------------------------------------------------------------- Enzo Matsumiya (1): cifs: properly invalidate cached root handle when closing it Steve French (3): cifs: update FSCTL definitions cifs: rename cifs_common to smbfs_common cifs: move SMB FSCTL definitions to common code fs/Kconfig | 2 +- fs/Makefile | 2 +- fs/cifs/cifsencrypt.c | 2 +- fs/cifs/cifspdu.h | 2 +- fs/cifs/smb2ops.c | 20 +++++++++++++------- fs/cifs/smbencrypt.c | 2 +- fs/{cifs_common => smbfs_common}/Makefile | 4 ++-- fs/{cifs_common => smbfs_common}/arc4.h | 0 fs/{cifs_common => smbfs_common}/cifs_arc4.c | 8 ++++---- fs/{cifs_common => smbfs_common}/cifs_md4.c | 0 fs/{cifs_common => smbfs_common}/md4.h | 0 fs/{cifs => smbfs_common}/smbfsctl.h | 16 +++++++++++++--- 12 files changed, 37 insertions(+), 21 deletions(-) rename fs/{cifs_common => smbfs_common}/Makefile (59%) rename fs/{cifs_common => smbfs_common}/arc4.h (100%) rename fs/{cifs_common => smbfs_common}/cifs_arc4.c (91%) rename fs/{cifs_common => smbfs_common}/cifs_md4.c (100%) rename fs/{cifs_common => smbfs_common}/md4.h (100%) rename fs/{cifs => smbfs_common}/smbfsctl.h (92%)