NFSD: Rename the fields in copy_stateid_t
authorChuck Lever <chuck.lever@oracle.com>
Thu, 22 Sep 2022 17:10:35 +0000 (13:10 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 26 Sep 2022 18:02:50 +0000 (14:02 -0400)
commit781fde1a2ba2391f31142f46f964cf1148ca1791
treeedc6d2a608dee9696c4616a04e44448e25a47402
parent1342f9dd3fc219089deeb2620f6790f19b4129b1
NFSD: Rename the fields in copy_stateid_t

Code maintenance: The name of the copy_stateid_t::sc_count field
collides with the sc_count field in struct nfs4_stid, making the
latter difficult to grep for when auditing stateid reference
counting.

No behavior change expected.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4state.c
fs/nfsd/state.h