dlm: Fix dlm lock status block comment in dlm.h
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 7 Sep 2010 19:17:10 +0000 (14:17 -0500)
committerDavid Teigland <teigland@redhat.com>
Tue, 7 Sep 2010 19:17:10 +0000 (14:17 -0500)
There is only one place in the dlm where the sb_status is set
and that is queue_cast(). Tracing back the callers of that
function shows that the listed set of return values is
out of date, so here are an updated set.

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

No differences found