dlm: move recovery barrier calls
authorDavid Teigland <teigland@redhat.com>
Fri, 14 Oct 2011 17:34:58 +0000 (12:34 -0500)
committerDavid Teigland <teigland@redhat.com>
Wed, 4 Jan 2012 14:53:27 +0000 (08:53 -0600)
Put all the calls to recovery barriers in the same function
to clarify where they each happen.  Should not change any behavior.
Also modify some recovery debug lines to make them consistent.

Signed-off-by: David Teigland <teigland@redhat.com>

No differences found