lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mu==FO2Vfk-ppY5Z=e_a5ZU345DhJoLOBBZ02ZsjQ-Zzw@mail.gmail.com>
Date:   Sat, 30 Jan 2021 12:49:45 -0600
From:   Steve French <smfrench@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     CIFS <linux-cifs@...r.kernel.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [GIT] cifs fixes

Please pull the following changes since commit
6ee1d745b7c9fd573fba142a2efdad76a9f1cb04:

  Linux 5.11-rc5 (2021-01-24 16:47:14 -0800)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/5.11-rc5-smb3

for you to fetch changes up to 0d4873f9aa4ff8fc1d63a5755395b794d32ce046:

  cifs: fix dfs domain referrals (2021-01-28 21:40:43 -0600)

----------------------------------------------------------------
Four cifs patches found in additional testing of the conversion to the
new mount API. 3 small parm processing ones, and one fixing domain
based DFS referrals

A fix for nested mounts, an additional DFS fix and a security fix are
still being tested (I expect to send those next week).

Test results: http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/486
----------------------------------------------------------------
Adam Harvey (1):
      cifs: ignore auto and noauto options if given

Ronnie Sahlberg (1):
      cifs: fix dfs domain referrals

Steve French (2):
      cifs: fix mounts to subdirectories of target
      cifs: returning mount parm processing errors correctly

 fs/cifs/cifs_dfs_ref.c | 12 ++++++++----
 fs/cifs/cifsfs.c       |  2 +-
 fs/cifs/cifsproto.h    |  6 ++++--
 fs/cifs/connect.c      | 32 ++++++++++++++++++++++++++------
 fs/cifs/dfs_cache.c    |  8 +++++---
 fs/cifs/fs_context.c   | 41 +++++++++++++++++++++++++++++++++++++----
 6 files changed, 81 insertions(+), 20 deletions(-)

-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ