lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <bfd5b2161954d919909450ab9737308e6299ee11.camel@hammerspace.com>
Date:   Fri, 13 May 2022 17:12:18 +0000
From:   Trond Myklebust <trondmy@...merspace.com>
To:     "torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>
CC:     "linux-nfs@...r.kernel.org" <linux-nfs@...r.kernel.org>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Please pull NFS client bugfixes for 5.18

Hi Linus,

The following changes since commit 4b97bac0756a81cda5afd45417a99b5bccdcff67:

  Merge tag 'for-5.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (2022-05-06 14:32:16 -0700)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-5.18-4

for you to fetch changes up to 085d16d5f949b64713d5e960d6c9bbf51bc1d511:

  nfs: fix broken handling of the softreval mount option (2022-05-09 13:02:54 -0400)


One more pull request. There was a bug in the fix to ensure that gss-
proxy continues to work correctly after we fixed the AF_LOCAL socket
leak in the RPC code. This request therefore reverts that broken patch,
and replaces it with one that works correctly.

Thanks,
  Trond 

----------------------------------------------------------------
NFS client bugfixes for Linux 5.18

Highlights include:

Stable fixes:
- SUNRPC: Ensure that the gssproxy client can start in a connected state

Bugfixes:
- Revert "SUNRPC: Ensure gss-proxy connects on setup"
- nfs: fix broken handling of the softreval mount option

----------------------------------------------------------------
Dan Aloni (1):
      nfs: fix broken handling of the softreval mount option

Trond Myklebust (2):
      Revert "SUNRPC: Ensure gss-proxy connects on setup"
      SUNRPC: Ensure that the gssproxy client can start in a connected state

 fs/nfs/fs_context.c                  |  2 +-
 include/linux/sunrpc/clnt.h          |  2 +-
 net/sunrpc/auth_gss/gss_rpc_upcall.c |  3 ++-
 net/sunrpc/clnt.c                    | 36 +++++++++++++++++++++++++++++++++---
 4 files changed, 37 insertions(+), 6 deletions(-)

-- 
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@...merspace.com


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ