From: David Teigland Date: Thu, 25 Feb 2010 18:20:57 +0000 (-0600) Subject: dlm: use bastmode in debugfs output X-Git-Tag: v2.6.34-rc1~277^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6fa8796b2da0390e9f4115e8789a01004fc1c9b;p=pandora-kernel.git dlm: use bastmode in debugfs output The bast mode that appears in the debugfs output should be useful on both master and process nodes. lkb_highbast is currently printed, and is only useful on the master node. lkb_bastmode is only useful on the process node. This patch sets lkb_bastmode on the master node as well, and uses that value in the debugfs print. Signed-off-by: David Teigland --- Reading git-diff-tree failed