Hi Linus - The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: git://git.linux-nfs.org/projects/cel/cel-2.6.git tags/nfsd-5.9-1 for you to fetch changes up to ad112aa8b1ac4bf5e8da67734fcb535fd3cd564e: SUNRPC: remove duplicate include (2020-08-19 13:19:42 -0400) ---------------------------------------------------------------- Fixes: - Eliminate an oops introduced in v5.8 - Remove a duplicate #include added by nfsd-5.9 ---------------------------------------------------------------- J. Bruce Fields (1): nfsd: fix oops on mixed NFSv4/NFSv3 client access Wang Hai (1): SUNRPC: remove duplicate include fs/nfsd/nfs4state.c | 2 ++ net/sunrpc/auth_gss/trace.c | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) -- Chuck Lever