summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/state.h
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2022-07-27 20:40:35 +0200
committerChuck Lever <chuck.lever@oracle.com>2022-07-30 02:16:59 +0200
commit8ea6e2c90bb0eb74a595a12e23a1dff9abbc760a (patch)
tree492b47fa51410a9585d0c6ef478902702e08383c /fs/nfsd/state.h
parentNFSD: Reorder the fields in struct nfsd4_op (diff)
downloadlinux-8ea6e2c90bb0eb74a595a12e23a1dff9abbc760a.tar.xz
linux-8ea6e2c90bb0eb74a595a12e23a1dff9abbc760a.zip
NFSD: Make nfs4_put_copy() static
Clean up: All call sites are in fs/nfsd/nfs4proc.c. Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'fs/nfsd/state.h')
-rw-r--r--fs/nfsd/state.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/nfsd/state.h b/fs/nfsd/state.h
index f3d6313914ed..ae596dbf8667 100644
--- a/fs/nfsd/state.h
+++ b/fs/nfsd/state.h
@@ -703,7 +703,6 @@ extern struct nfs4_client_reclaim *nfs4_client_to_reclaim(struct xdr_netobj name
extern bool nfs4_has_reclaimed_state(struct xdr_netobj name, struct nfsd_net *nn);
void put_nfs4_file(struct nfs4_file *fi);
-extern void nfs4_put_copy(struct nfsd4_copy *copy);
extern struct nfsd4_copy *
find_async_copy(struct nfs4_client *clp, stateid_t *staetid);
extern void nfs4_put_cpntf_state(struct nfsd_net *nn,