Linux-CIFS Archive mirror
 help / color / mirror / Atom feed
From: Steve French <smfrench@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>, CIFS <linux-cifs@vger.kernel.org>
Subject: [GIT PULL] ksmbd fixes
Date: Wed, 8 May 2024 10:19:07 -0500	[thread overview]
Message-ID: <CAH2r5mtdSGPTs-FEWJFzn_uED8Ni0LLSCXbrRs2s8nrxZt+3Ow@mail.gmail.com> (raw)

Please pull the following changes since commit
e67572cd2204894179d89bd7b984072f19313b03:

  Linux 6.9-rc6 (2024-04-28 13:47:24 -0700)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/6.9-rc7-ksmbd-fixes

for you to fetch changes up to 691aae4f36f9825df6781da4399a1e718951085a:

  ksmbd: do not grant v2 lease if parent lease key and epoch are not
set (2024-05-04 23:53:36 -0500)

----------------------------------------------------------------
Five ksmbd server fixes, all also for stable
- Three fixes related to SMB3 leases (fixes two xfstests, and a locking issue)
- Unitialized variable fix
- Socket creation fix when bindv6only is set
----------------------------------------------------------------
Namjae Jeon (5):
      ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect()
      ksmbd: off ipv6only for both ipv4/ipv6 binding
      ksmbd: avoid to send duplicate lease break notifications
      ksmbd: use rwsem instead of rwlock for lease break
      ksmbd: do not grant v2 lease if parent lease key and epoch are not set

 fs/smb/server/oplock.c        | 65 +++++++++++++++++++++++--------------------
 fs/smb/server/smb2pdu.c       |  8 +++---
 fs/smb/server/smb_common.c    |  4 +--
 fs/smb/server/transport_tcp.c |  4 +++
 fs/smb/server/vfs_cache.c     | 28 +++++++++----------
 fs/smb/server/vfs_cache.h     |  2 +-
 6 files changed, 60 insertions(+), 51 deletions(-)

-- 
Thanks,

Steve

             reply	other threads:[~2024-05-08 15:19 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-08 15:19 Steve French [this message]
2024-05-08 17:46 ` [GIT PULL] ksmbd fixes pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2023-12-12  4:44 Steve French
2023-12-12 19:13 ` pr-tracker-bot
2022-01-20  6:14 Steve French
2022-01-20 11:59 ` pr-tracker-bot
2021-12-24  0:45 Steve French
2021-12-24  1:22 ` pr-tracker-bot
2021-11-12 16:19 Steve French
2021-11-13 19:44 ` pr-tracker-bot
2021-10-23 15:06 Steve French
2021-10-24 17:12 ` pr-tracker-bot
2021-10-09  4:59 Steve French
2021-10-09 22:05 ` pr-tracker-bot
2021-09-09 21:59 Steve French
2021-09-09 23:18 ` Steve French
2021-09-09 23:21 ` Linus Torvalds
2021-09-09 23:23 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH2r5mtdSGPTs-FEWJFzn_uED8Ni0LLSCXbrRs2s8nrxZt+3Ow@mail.gmail.com \
    --to=smfrench@gmail.com \
    --cc=linux-cifs@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).