From: Tom Tucker Date: Mon, 31 Dec 2007 03:07:46 +0000 (-0600) Subject: svc: Change sk_inuse to a kref X-Git-Tag: v2.6.25-rc1~1072^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1b3157f9710622bad6c7747d3b08ed3d2394cf6;p=pandora-kernel.git svc: Change sk_inuse to a kref Change the atomic_t reference count to a kref and move it to the transport indepenent svc_xprt structure. Change the reference count wrapper names to be generic. 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