From: Tom Tucker Date: Mon, 31 Dec 2007 03:07:25 +0000 (-0600) Subject: svc: Add transport specific xpo_release function X-Git-Tag: v2.6.25-rc1~1072^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5148bf4ebc1f59dc6a0ec43a220c55ff0771246e;p=pandora-kernel.git svc: Add transport specific xpo_release function The svc_sock_release function releases pages allocated to a thread. For UDP this frees the receive skb. For RDMA it will post a receive WR and bump the client credit count. Signed-off-by: Tom Tucker Acked-by: Neil Brown Reviewed-by: Chuck Lever Reviewed-by: Greg Banks Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed