commit | 812443865c5fc255363d4a684a62c086af1addca | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@primarydata.com> | Fri Nov 21 14:19:28 2014 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Dec 09 11:22:22 2014 -0500 |
tree | aed67f73c91814fc0ee5e59d53b8c97a28148074 | |
parent | 0b5707e4524eb817b7b02863887820d27b56910a [diff] |
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it ...also make the manipulation of sp_all_threads list use RCU-friendly functions. Signed-off-by: Jeff Layton <jlayton@primarydata.com> Tested-by: Chris Worley <chris.worley@primarydata.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>