nfsd: minor 4.1 callback cleanup
authorTrond Myklebust <trondmy@gmail.com>
Thu, 7 Nov 2019 22:11:57 +0000 (17:11 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 8 Nov 2019 17:32:44 +0000 (12:32 -0500)
commit12357f1b2c8e0d06f34a045498d4a1e7877153ee
treecc3f89b11ae0f2a09fd0ef821669635c8aec27a7
parent5866efa8cbfbadf3905072798e96652faf02dbe8
nfsd: minor 4.1 callback cleanup

Move all the cb_holds_slot management into helper functions.  No change
in behavior.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4callback.c