]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit944fa3845d94484456e2fac008ad86b82d4a7a5f
treeedc6d2a608dee9696c4616a04e44448e25a47402
parent4e1c73f4292b790272c8b5fcb42c24107d7ee2f3
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