Hi Linus, The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a: Linux 5.19-rc4 (2022-06-26 14:22:10 -0700) are available in the Git repository at: git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-5.19-3 for you to fetch changes up to 4f40a5b5544618b096d1611a18219dd91fd57f80: NFSv4: Add an fattr allocation to _nfs4_discover_trunking() (2022-06-30 16:13:00 -0400) ---------------------------------------------------------------- More NFS Client Bugfixes for Linux 5.19-rc - Bugfixes: - Allocate a fattr for _nfs4_discover_trunking() - Fix module reference count leak in nfs4_run_state_manager() Thanks, Anna ---------------------------------------------------------------- NeilBrown (1): NFS: restore module put when manager exits. Scott Mayhew (1): NFSv4: Add an fattr allocation to _nfs4_discover_trunking() fs/nfs/nfs4proc.c | 19 +++++++++++++------ fs/nfs/nfs4state.c | 1 + 2 files changed, 14 insertions(+), 6 deletions(-)