dlm: use bastmode in debugfs output
authorDavid Teigland <teigland@redhat.com>
Thu, 25 Feb 2010 18:20:57 +0000 (12:20 -0600)
committerDavid Teigland <teigland@redhat.com>
Fri, 26 Feb 2010 18:15:54 +0000 (12:15 -0600)
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 <teigland@redhat.com>

No differences found