[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5msGe3xaKkJwt6MB98Tb2X3HW7HXAbubuet9LKbR+rYcdw@mail.gmail.com>
Date: Sat, 23 Jan 2021 22:44:04 -0600
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>,
CIFS <linux-cifs@...r.kernel.org>
Subject: [GIT PULL] SMB3 Fixes
Please pull the following changes since commit
19c329f6808995b142b3966301f217c831e7cf31:
Linux 5.11-rc4 (2021-01-17 16:37:05 -0800)
are available in the Git repository at:
git://git.samba.org/sfrench/cifs-2.6.git tags/5.11-rc4-smb3
for you to fetch changes up to 214a5ea081e77346e4963dd6d20c5539ff8b6ae6:
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
(2021-01-23 01:28:20 -0600)
----------------------------------------------------------------
an important signal handling patch for stable, and two small cleanup patches
Test results: http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/2/builds/485
----------------------------------------------------------------
Jiapeng Zhong (2):
fs/cifs: Assign boolean values to a bool variable
fs/cifs: Simplify bool comparison.
Ronnie Sahlberg (1):
cifs: do not fail __smb_send_rqst if non-fatal signals are pending
fs/cifs/connect.c | 4 ++--
fs/cifs/transport.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
--
Thanks,
Steve
Powered by blists - more mailing lists