mbox series

[GIT,PULL] a few more nfsd changes for v6.3

Message ID B67BC63D-90D6-49BC-BEDA-92A8F9710052@oracle.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] a few more nfsd changes for v6.3 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.3-1

Message

Chuck Lever March 1, 2023, 7:02 p.m. UTC
Howdy Linus -

The following changes since commit 4b471a8b847b82a3035709dcf87661915c340c8a:

  NFSD: Clean up nfsd_symlink() (2023-02-20 09:20:59 -0500)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.3-1

for you to fetch changes up to fb5b855d9f34927579baa0a20b4d0d8ea3740abd:

  SUNRPC: Properly terminate test case arrays (2023-02-27 16:27:51 -0500)

----------------------------------------------------------------
nfsd-6.3 fixes:
- Make new GSS Kerberos Kunit tests work on non-x86 platforms

----------------------------------------------------------------
Chuck Lever (2):
      SUNRPC: Let Kunit tests run with some enctypes compiled out
      SUNRPC: Properly terminate test case arrays

 net/sunrpc/auth_gss/gss_krb5_test.c | 23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)

--
Chuck Lever

Comments

pr-tracker-bot@kernel.org March 1, 2023, 7:08 p.m. UTC | #1
The pull request you sent on Wed, 1 Mar 2023 19:02:37 +0000:

> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.3-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ee3f96b164688dae21e2466a57f2e806b64e8a37

Thank you!