]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: reshuffle some code
authorJ. Bruce Fields <bfields@redhat.com>
Fri, 16 Apr 2021 18:00:17 +0000 (14:00 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 19 Apr 2021 20:41:36 +0000 (16:41 -0400)
commit9837fc900d9355d02708c261599480056de8d740
treea353f42900b05f256f283cf63a3944089eb5f57f
parente2133b2f09232f914396980b966dc776d1ac0c54
nfsd: reshuffle some code

No change in behavior, I'm just moving some code around to avoid forward
references in a following patch.

(To do someday: figure out how to split up nfs4state.c.  It's big and
disorganized.)

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/nfs4state.c