From: Tom Tucker Date: Mon, 31 Dec 2007 03:07:27 +0000 (-0600) Subject: svc: Add per-transport delete functions X-Git-Tag: v2.6.25-rc1~1072^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=755cceaba7555027e61dfa79f1e55bdfc6906633;p=pandora-kernel.git svc: Add per-transport delete functions Add transport specific xpo_detach and xpo_free functions. The xpo_detach function causes the transport to stop delivering data-ready events and enqueing the transport for I/O. The xpo_free function frees all resources associated with the particular transport instance. 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