commit | 383c440d4f14ffcda32227c4de23af8a352223c1 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Thu Oct 01 18:59:23 2020 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Oct 02 09:37:41 2020 -0400 |
tree | db71dbab113e3b68ba7efce764ad3f14156b6388 | |
parent | 84c138e78d8ec247737d2c9e8dba50f20eb01a60 [diff] |
NFSD: Clean up stale comments in nfsd_dispatch() Add a documenting comment for the function. Remove comments that simply describe obvious aspects of the code, but leave comments that explain the differences in processing of each NFS version. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>