commit | 269cddd44e3588d1c50a7ec055b78de4d6c72cb6 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Sep 07 14:17:10 2010 -0500 |
committer | David Teigland <teigland@redhat.com> | Tue Sep 07 14:17:10 2010 -0500 |
tree | aed50395fccbce0475f640557f65aaea2bd8140f | |
parent | 314dd2a05340fffbe217c5e40ec6c3bd1d07bf89 [diff] |
dlm: Fix dlm lock status block comment in dlm.h 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>