summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
diff options
context:
space:
mode:
authorJ. Bruce Fields2014-03-21 22:26:44 +0100
committerJ. Bruce Fields2014-03-29 02:24:50 +0100
commit067e1ace46834613a0543124981b0d54dcd87d49 (patch)
tree8b0664cb7dceffb2779104744c7795ff10170f14 /fs/nfsd/nfs4state.c
parentrpc: Allow xdr_buf_subsegment to operate in-place (diff)
downloadkernel-qcow2-linux-067e1ace46834613a0543124981b0d54dcd87d49.tar.gz
kernel-qcow2-linux-067e1ace46834613a0543124981b0d54dcd87d49.tar.xz
kernel-qcow2-linux-067e1ace46834613a0543124981b0d54dcd87d49.zip
nfsd4: update comments with obsolete function name
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/nfs4state.c')
-rw-r--r--fs/nfsd/nfs4state.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/nfsd/nfs4state.c b/fs/nfsd/nfs4state.c
index 5a9588e55f2e..a07d98c47d86 100644
--- a/fs/nfsd/nfs4state.c
+++ b/fs/nfsd/nfs4state.c
@@ -1538,7 +1538,7 @@ out_err:
}
/*
- * Cache a reply. nfsd4_check_drc_limit() has bounded the cache size.
+ * Cache a reply. nfsd4_check_resp_size() has bounded the cache size.
*/
void
nfsd4_store_cache_entry(struct nfsd4_compoundres *resp)