Hi Linus, The following changes since commit 719fcafe07c12646691bd62d7f8d94d657fa0766: nfs: fix panic when nfs4_ff_layout_prepare_ds() fails (2024-03-16 12:41:45 -0400) are available in the Git repository at: git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-6.9-2 for you to fetch changes up to 24457f1be29f1e7042e50a7749f5c2dde8c433c8: nfs: Handle error of rpc_proc_register() in nfs_net_init(). (2024-04-04 18:27:13 -0400) ---------------------------------------------------------------- NFS client bugfixes for Linux 6.9 Bugfixes: - Fix an Oops in xs_tcp_tls_setup_socket - Fix an Oops due to missing error handling in nfs_net_init() ---------------------------------------------------------------- Kuniyuki Iwashima (1): nfs: Handle error of rpc_proc_register() in nfs_net_init(). Olga Kornievskaia (1): SUNRPC: add a missing rpc_stat for TCP TLS fs/nfs/inode.c | 7 ++++++- net/sunrpc/xprtsock.c | 1 + 2 files changed, 7 insertions(+), 1 deletion(-) -- Trond Myklebust Linux NFS client maintainer, Hammerspace trond.myklebust@xxxxxxxxxxxxxxx