linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull NFS client fixes for 5.18
@ 2022-05-06 20:09 Trond Myklebust
  2022-05-06 20:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Trond Myklebust @ 2022-05-06 20:09 UTC (permalink / raw)
  To: torvalds; +Cc: linux-nfs, linux-kernel

Hi Linus,

The following changes since commit b2d229d4ddb17db541098b83524d901257e93845:

  Linux 5.18-rc3 (2022-04-17 13:57:31 -0700)

are available in the Git repository at:

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

for you to fetch changes up to a3d0562d4dc039bca39445e1cddde7951662e17d:

  Revert "SUNRPC: attempt AF_LOCAL connect on setup" (2022-04-29 20:38:27 -0400)

Cheers,
  Trond

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

Highlights include:

Stable fixes:
- Fix a socket leak when setting up an AF_LOCAL RPC client
- Ensure that knfsd connects to the gss-proxy daemon on setup

Bugfixes:
- Fix a refcount leak when migrating a task off an offlined transport
- Don't gratuitously invalidate inode attributes on delegation return
- Don't leak sockets in xs_local_connect()
- Ensure timely close of disconnected AF_LOCAL sockets

----------------------------------------------------------------
Olga Kornievskaia (1):
      SUNRPC release the transport of a relocated task with an assigned transport

Trond Myklebust (5):
      NFSv4: Don't invalidate inode attributes on delegation return
      SUNRPC: Don't leak sockets in xs_local_connect()
      SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets
      SUNRPC: Ensure gss-proxy connects on setup
      Revert "SUNRPC: attempt AF_LOCAL connect on setup"

 fs/nfs/nfs4proc.c                    | 12 +++++++++++-
 include/linux/sunrpc/clnt.h          |  1 +
 net/sunrpc/auth_gss/gss_rpc_upcall.c |  2 +-
 net/sunrpc/clnt.c                    | 14 ++++++++++----
 net/sunrpc/xprtsock.c                | 35 +++++++++++++++++++++++++++++++----
 5 files changed, 54 insertions(+), 10 deletions(-)


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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Please pull NFS client fixes for 5.18
  2022-05-06 20:09 [GIT PULL] Please pull NFS client fixes for 5.18 Trond Myklebust
@ 2022-05-06 20:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-06 20:29 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: torvalds, linux-nfs, linux-kernel

The pull request you sent on Fri, 6 May 2022 20:09:29 +0000:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-06 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-06 20:09 [GIT PULL] Please pull NFS client fixes for 5.18 Trond Myklebust
2022-05-06 20:29 ` pr-tracker-bot

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).