From: Sunil Mushran Date: Mon, 14 Apr 2008 17:46:19 +0000 (-0700) Subject: ocfs2/net: Add debug interface to o2net X-Git-Tag: v2.6.26-rc1~1143^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2309e9e040fe29469fb85a384636c455b62fe525;p=pandora-kernel.git ocfs2/net: Add debug interface to o2net This patch exposes o2net information via debugfs. The information includes the list of sockets (sock_containers) as well as the list of outstanding messages (send_tracking). Useful for o2dlm debugging. (This patch is derived from an earlier one written by Zach Brown that exposed the same information via /proc.) [Mark: checkpatch fixes] Signed-off-by: Sunil Mushran Reviewed-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed