diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2018-09-09 13:53:05 -0400 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2018-09-30 15:35:16 -0400 |
commit | 79c99152a374c72c8b90c27b3d46d990641951bb (patch) | |
tree | 80b106169e9f4b997c83c357b7e4c04add9938c1 /fs/iomap.c | |
parent | f42f7c283078ce3c1e8368b140e270755b1ae313 (diff) |
SUNRPC: Convert the xprt->sending queue back to an ordinary wait queue
We no longer need priority semantics on the xprt->sending queue, because
the order in which tasks are sent is now dictated by their position in
the send queue.
Note that the backlog queue remains a priority queue, meaning that
slot resources are still managed in order of task priority.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'fs/iomap.c')
0 files changed, 0 insertions, 0 deletions