linux-cifs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] 3 small SMB3 fixes
@ 2019-12-14  5:56 Steve French
  2019-12-14 22:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Steve French @ 2019-12-14  5:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: CIFS, LKML, Arthur Marsh

Please pull the following changes since commit
e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/5.5-rc1-smb3-fixes

for you to fetch changes up to d9191319358da13ee6a332fb9bf745f2181a612a:

  CIFS: Close cached root handle only if it has a lease (2019-12-13
00:49:57 -0600)

----------------------------------------------------------------
3 small smb3 fixes:  addresses two recent issues reported in
additional testing during rc1, a refcount underflow and a problem with
an intermittent crash in SMB2_open_init

----------------------------------------------------------------
Pavel Shilovsky (1):
      CIFS: Close cached root handle only if it has a lease

Steve French (2):
      smb3: fix refcount underflow warning on unmount when no directory leases
      SMB3: Fix crash in SMB2_open_init due to uninitialized field in
compounding path

 fs/cifs/cifsglob.h  |  2 +-
 fs/cifs/cifssmb.c   |  3 +++
 fs/cifs/smb2inode.c |  1 +
 fs/cifs/smb2ops.c   | 19 ++++++++++++++++++-
 fs/cifs/smb2pdu.c   |  2 +-
 fs/cifs/smb2proto.h |  2 ++
 6 files changed, 26 insertions(+), 3 deletions(-)


-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-14 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-14  5:56 [GIT PULL] 3 small SMB3 fixes Steve French
2019-12-14 22:05 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).