[GIT,PULL] nfsd fixes for 6.3-rc7

Message ID 54D84D86-4B89-4575-84AF-3EC7383B0779@oracle.com
State New
Headers
Series [GIT,PULL] nfsd fixes for 6.3-rc7 |

Pull-request

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

Message

Chuck Lever April 19, 2023, 1:42 p.m. UTC
  The following changes since commit 7de82c2f36fb26aa78440bbf0efcf360b691d98b:

  NFSD: callback request does not use correct credential for AUTH_SYS (2023-04-04 09:55:27 -0400)

are available in the Git repository at:

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

for you to fetch changes up to d51425190805d47aecc1910b272e65476dd3b937:

  SUNRPC: Fix failures of checksum Kunit tests (2023-04-17 09:42:54 -0400)

----------------------------------------------------------------
nfsd-6.3 fixes:
- Address two issues with the new GSS krb5 Kunit tests

----------------------------------------------------------------
Chuck Lever (1):
      SUNRPC: Fix failures of checksum Kunit tests

David Howells (1):
      sunrpc: Fix RFC6803 encryption test

 net/sunrpc/auth_gss/gss_krb5_test.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

--
Chuck Lever
  

Comments

pr-tracker-bot@kernel.org April 19, 2023, 2:32 p.m. UTC | #1
The pull request you sent on Wed, 19 Apr 2023 13:42:12 +0000:

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

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

Thank you!