linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steve French <smfrench@gmail.com>
To: unlisted-recipients:; (no To-header on input)
Cc: CIFS <linux-cifs@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Namjae Jeon <linkinjeon@kernel.org>
Subject: Re: [GIT PULL] ksmbd fixes
Date: Thu, 9 Sep 2021 18:18:36 -0500	[thread overview]
Message-ID: <CAH2r5mtObjbem+BeKxB2=6DtrhLrLANwxrjmRJW47KbMaoRyBQ@mail.gmail.com> (raw)
In-Reply-To: <CAH2r5mvadF7FkC1NhVyYNBG_XzwH4daryt42YLJrHnn5ws1Y=A@mail.gmail.com>

Buildbot regression tests passed:

http://smb3-test-rhel-75.southcentralus.cloudapp.azure.com/#/builders/8/builds/59

On Thu, Sep 9, 2021 at 4:59 PM Steve French <smfrench@gmail.com> wrote:
>
> Please pull the following changes since commit
> 9c849ce86e0fa93a218614eac562ace44053d7ce:
>
>   Merge tag '5.15-rc-smb3-fixes-part1' of
> git://git.samba.org/sfrench/cifs-2.6 (2021-08-31 09:22:37 -0700)
>
> are available in the Git repository at:
>
>   git://git.samba.org/ksmbd.git tags/5.15-rc-ksmbd-part2
>
> for you to fetch changes up to 4cf0ccd033d9cedef870eb8598a55851e680a173:
>
>   ksmbd: fix control flow issues in sid_to_id() (2021-09-08 17:16:13 -0500)
>
> ----------------------------------------------------------------
> 18 ksmbd fixes including:
> - various fixes pointed out by coverity, and a minor cleanup patch
> - id mapping and ownership fixes
> - an smbdirect fix
>
> ----------------------------------------------------------------
> Christian Brauner (11):
>       ksmbd: fix lookup on idmapped mounts
>       ksmbd: fix translation in smb2_populate_readdir_entry()
>       ksmbd: fix translation in create_posix_rsp_buf()
>       ksmbd: fix translation in ksmbd_acls_fattr()
>       ksmbd: fix translation in acl entries
>       ksmbd: fix subauth 0 handling in sid_to_id()
>       ksmbd: fix translation in sid_to_id()
>       ndr: fix translation in ndr_encode_posix_acl()
>       ksmbd: ensure error is surfaced in set_file_basic_info()
>       ksmbd: remove setattr preparations in set_file_basic_info()
>       ksmbd: defer notify_change() call
>
> Colin Ian King (1):
>       ksmbd: add missing assignments to ret on ndr_read_int64 read calls
>
> Hyunchul Lee (1):
>       ksmbd: smbd: fix dma mapping error in smb_direct_post_send_data
>
> Namjae Jeon (4):
>       ksmbd: remove unused ksmbd_file_table_flush function
>       ksmbd: add validation for ndr read/write functions
>       ksmbd: fix read of uninitialized variable ret in set_file_basic_info
>       ksmbd: fix control flow issues in sid_to_id()
>
> Per Forlin (1):
>       ksmbd: Reduce error log 'speed is unknown' to debug
>
>  fs/ksmbd/ndr.c            | 383
> ++++++++++++++++++++++++++++++++++++--------------
>  fs/ksmbd/oplock.c         |   6 +-
>  fs/ksmbd/smb2pdu.c        |  69 +++++----
>  fs/ksmbd/smb_common.c     |   4 +-
>  fs/ksmbd/smb_common.h     |   1 -
>  fs/ksmbd/smbacl.c         |  79 +++++++----
>  fs/ksmbd/smbacl.h         |  25 ++++
>  fs/ksmbd/transport_rdma.c |   2 +-
>  fs/ksmbd/vfs.c            |  47 ++++---
>  fs/ksmbd/vfs.h            |   3 +-
>  fs/ksmbd/vfs_cache.c      |  16 ---
>  fs/ksmbd/vfs_cache.h      |   1 -
>  12 files changed, 413 insertions(+), 223 deletions(-)
>
> --
> Thanks,
>
> Steve



-- 
Thanks,

Steve

  reply	other threads:[~2021-09-09 23:19 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-09 21:59 [GIT PULL] ksmbd fixes Steve French
2021-09-09 23:18 ` Steve French [this message]
2021-09-09 23:21 ` Linus Torvalds
2021-09-09 23:23 ` pr-tracker-bot
2021-10-09  4:59 Steve French
2021-10-09 22:05 ` pr-tracker-bot
2021-10-23 15:06 Steve French
2021-10-24 17:12 ` pr-tracker-bot
2021-11-12 16:19 Steve French
2021-11-13 19:44 ` pr-tracker-bot
2021-12-24  0:45 Steve French
2021-12-24  1:22 ` pr-tracker-bot
2022-01-20  6:14 Steve French
2022-01-20 11:59 ` pr-tracker-bot
2023-12-12  4:44 Steve French
2023-12-12 19:13 ` 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='CAH2r5mtObjbem+BeKxB2=6DtrhLrLANwxrjmRJW47KbMaoRyBQ@mail.gmail.com' \
    --to=smfrench@gmail.com \
    --cc=linkinjeon@kernel.org \
    --cc=linux-cifs@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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 NNTP newsgroup(s).