Chuck Lever 5304930dba NFSD: Use set_bit(RQ_DROPME)
The premise that "Once an svc thread is scheduled and executing an
RPC, no other processes will touch svc_rqst::rq_flags" is false.
svc_xprt_enqueue() examines the RQ_BUSY flag in scheduled nfsd
threads when determining which thread to wake up next.

Fixes: 9315564747cb ("NFSD: Use only RQ_DROPME to signal the need to drop a reply")
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2023-01-07 10:16:33 -05:00
..
2022-11-28 12:54:44 -05:00
2021-12-03 18:44:06 +01:00
2022-11-28 12:54:44 -05:00
2021-10-02 15:51:10 -04:00
2022-09-26 14:02:47 -04:00
2022-11-28 12:54:44 -05:00
2022-10-06 17:13:18 -07:00
2023-01-07 10:16:33 -05:00
2022-09-26 14:02:47 -04:00
2021-12-13 13:42:51 -05:00