[GIT PULL] nfsd bugfix for 5.8

From: J. Bruce Fields
Date: Fri Jul 24 2020 - 18:02:28 EST


Please pull:

git://linux-nfs.org/~bfields/linux.git tags/nfsd-5.8-2

This is just one fix for a NULL dereference if someone happens to read
/proc/fs/nfsd/client/../state at the wrong moment.

--b.

J. Bruce Fields (1):
nfsd4: fix NULL dereference in nfsd/clients display code

fs/nfsd/nfs4state.c | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)