[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mt=_P2tUC6H+bmFL-FAyKYQuvim2fYqa27gMdJj3882=g@mail.gmail.com>
Date: Sat, 15 Feb 2020 20:58:53 -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 PULL] CIFS/SMB3 Fixes
Please pull the following changes since commit
bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.6-rc1-smb3-fixes
for you to fetch changes up to 85db6b7ae65f33be4bb44f1c28261a3faa126437:
cifs: make sure we do not overflow the max EA buffer size
(2020-02-14 11:10:24 -0600)
----------------------------------------------------------------
Four small CIFS/SMB3 fixes. One (ie the EA overflow fix) for stable.
Automated test results:
http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/315
----------------------------------------------------------------
Frank Sorenson (1):
cifs: Fix mode output in debugging statements
Petr Pavlu (1):
cifs: fix mount option display for sec=krb5i
Ronnie Sahlberg (1):
cifs: make sure we do not overflow the max EA buffer size
Steve French (1):
cifs: enable change notification for SMB2.1 dialect
fs/cifs/cifsacl.c | 4 ++--
fs/cifs/cifsfs.c | 6 +++++-
fs/cifs/connect.c | 2 +-
fs/cifs/inode.c | 2 +-
fs/cifs/smb2ops.c | 36 +++++++++++++++++++++++++++++++++++-
5 files changed, 44 insertions(+), 6 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists