commit | 5ce970393bad41499d50dfaea525ac8f01cdbc30 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Sep 07 23:15:35 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Sep 30 15:35:14 2018 -0400 |
tree | 6b9423daa5d1bfaddd9dbce63f2f5e1a14aa261e | |
parent | 359c48c04af25397ecefec1ccf200ddd199617ce [diff] |
SUNRPC: Test whether the task is queued before grabbing the queue spinlocks When asked to wake up an RPC task, it makes sense to test whether or not the task is still queued. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>