mbox series

[GIT,PULL] Please pull NFS Client fixes for 5.6-rc6

Message ID 301a18ca0151b97f54ff6f67b4d32afed696459b.camel@netapp.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Please pull NFS Client fixes for 5.6-rc6 | expand

Pull-request

git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.6-3

Message

Schumaker, Anna March 13, 2020, 9:23 p.m. UTC
Hi Linus,

The following changes since commit 5d63944f8206a80636ae8cb4b9107d3b49f43d37:

  NFSv4: Ensure the delegation cred is pinned when we call delegreturn (2020-02-
13 16:23:02 -0500)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.6-3

for you to fetch changes up to 55dee1bc0d72877b99805e42e0205087e98b9edd:

  nfs: add minor version to nfs_server_key for fscache (2020-02-25 13:53:24
-0500)

----------------------------------------------------------------
These are mostly fscontext fixes, but there is also one that fixes collisions
seen in fscache.

Thanks,
Anna
----------------------------------------------------------------

Scott Mayhew (4):
      NFS: Ensure the fs_context has the correct fs_type before mounting
      NFS: Don't hard-code the fs_type when submounting
      NFS: Fix leak of ctx->nfs_server.hostname
      nfs: add minor version to nfs_server_key for fscache

 fs/nfs/client.c     | 1 +
 fs/nfs/fs_context.c | 9 +++++++++
 fs/nfs/fscache.c    | 2 ++
 fs/nfs/namespace.c  | 2 +-
 fs/nfs/nfs4client.c | 1 -
 5 files changed, 13 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org March 13, 2020, 10:30 p.m. UTC | #1
The pull request you sent on Fri, 13 Mar 2020 21:23:52 +0000:

> git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.6-3

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

Thank you!