]> git.ipfire.org Git - thirdparty/linux.git/commit
nfsd4: kill warnings on testing stateids with mismatched clientids
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 19 Mar 2020 14:18:49 +0000 (10:18 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Thu, 19 Mar 2020 14:51:42 +0000 (10:51 -0400)
commit663e36f07666ff924012defa521f88875f6e5402
tree431c002363b5b7139742ed390a4200d186967972
parent6cbfad5f201b3204d74b5c749edf03c3ce14bab4
nfsd4: kill warnings on testing stateids with mismatched clientids

It's normal for a client to test a stateid from a previous instance,
e.g. after a network partition.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Reviewed-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs4state.c