commit | d4e89902990e3fae1b8d2ca501d2fa5f0657c053 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Sep 02 13:58:57 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Sep 02 17:49:17 2014 -0400 |
tree | 686e185ebf2a0e6e4dac46fbacf036a54295ec48 | |
parent | ccad7dad86d8c42b0aec7a3ce7f911e033bf3c6a [diff] |
lockd: Do not start the lockd thread before we've set nlmsvc_rqst->rq_task This fixes an Oopsable race when starting lockd. 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>