From: Steven Whitehouse Date: Tue, 7 Sep 2010 19:17:10 +0000 (-0500) Subject: dlm: Fix dlm lock status block comment in dlm.h X-Git-Tag: v2.6.37-rc1~161^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=269cddd44e3588d1c50a7ec055b78de4d6c72cb6;p=pandora-kernel.git 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 Signed-off-by: David Teigland --- Reading git-diff-tree failed