NFSD: Refactor __nfsd_file_close_inode()
authorChuck Lever <chuck.lever@oracle.com>
Fri, 8 Jul 2022 18:25:57 +0000 (14:25 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Sat, 30 Jul 2022 00:11:50 +0000 (20:11 -0400)
commita845511007a63467fee575353c706806c21218b1
treeb6a3170235b9176ae903e7156478e7197f8f611b
parent8755326399f471ec3b31e2ab8c5074c0d28a0fb5
NFSD: Refactor __nfsd_file_close_inode()

The code that computes the hashval is the same in both callers.

To prevent them from going stale, reframe the documenting comments
to remove descriptions of the underlying hash table structure, which
is about to be replaced.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/filecache.c
fs/nfsd/trace.h