diff options
author | Jeff Layton <jlayton@kernel.org> | 2025-02-09 15:31:23 +0300 |
---|---|---|
committer | Chuck Lever <chuck.lever@oracle.com> | 2025-03-10 16:11:01 +0300 |
commit | 6c1cefb84b3dee08e94b6908617f23f3fcc045e9 (patch) | |
tree | 7b9abf37d4b80fca04a019e5cedb0bf54bb4878b /rust/helpers | |
parent | 1c2d0957dc66620338eba63e0267122b6e2175cc (diff) | |
download | linux-6c1cefb84b3dee08e94b6908617f23f3fcc045e9.tar.xz |
nfsd: lift NFSv4.0 handling out of nfsd4_cb_sequence_done()
It's a bit strange to call nfsd4_cb_sequence_done() on a callback with no
CB_SEQUENCE. Lift the handling of restarting a call into a new helper,
and move the handling of NFSv4.0 into nfsd4_cb_done().
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions