diff options
author | Chuck Lever <[email protected]> | 2023-11-17 17:14:33 -0500 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2024-01-07 17:54:25 -0500 |
commit | c21fd7a8e86c0e069b512462ffd69bcf179387c8 (patch) | |
tree | da4b072de2d33d6dd110ce336f4c023b5b7e0bce /net/lapb/lapb_subr.c | |
parent | deb704281f076097b0347116a82edeba96697db1 (diff) |
NFSD: Replace RQ_SPLICE_OK in nfsd_read()
RQ_SPLICE_OK is a bit of a layering violation. Also, a subsequent
patch is going to provide a mechanism for always disabling splice
reads.
Splicing is an issue only for NFS READs, so refactor nfsd_read() to
check the auth type directly instead of relying on an rq_flag
setting.
The new helper will be added into the NFSv4 read path in a
subsequent patch.
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions