Trond Myklebust 961a828df6 SUNRPC: Fix potential races in xprt_lock_write_next()
We have to ensure that the wake up from the waitqueue and the assignment
of xprt->snd_task are atomic. We can do this by assigning the snd_task
while under the waitqueue spinlock.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-01-31 19:28:08 -05:00
..
2011-12-11 18:25:16 -05:00
2011-06-05 14:33:39 -07:00
2012-01-31 18:20:27 -05:00
2010-12-17 15:48:21 -05:00