SUNRPC: export svc_sock_update_bufs
authorJeff Layton <jlayton@redhat.com>
Thu, 7 Feb 2008 21:34:53 +0000 (16:34 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 23 Apr 2008 20:13:35 +0000 (16:13 -0400)
commit23d42ee278de1552d67daef5774ba59ff30925db
tree9470458414cfaf370986283a4c388c9e652cf8f0
parent1447d25eb3a7bbe5bf5e4e7489f09be13e1ec73a
SUNRPC: export svc_sock_update_bufs

Needed since the plan is to not have a svc_create_thread helper and to
have current users of that function just call kthread_run directly.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: NeilBrown <neilb@suse.de>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
net/sunrpc/svcsock.c