commit | 66f09ca717e7905e0eebe000b86e27d0274b95ac | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Sep 02 13:58:58 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Sep 02 17:53:30 2014 -0400 |
tree | ec63e3a95616c279d9b5ae6014daf198f0a93603 | |
parent | d4e89902990e3fae1b8d2ca501d2fa5f0657c053 [diff] |
nfs: do not start the callback thread until we set rqstp->rq_task This fixes an Oopsable race when starting up the callback server. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Reviewed-by: Jeff Layton <jlayton@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>