From: Lars Ellenberg Date: Wed, 3 Mar 2010 01:44:11 +0000 (+0100) Subject: drbd: add missing drbd command names to avoid in error messages X-Git-Tag: v2.6.34-rc4~11^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c42b6cf4b38c9726d4b46c48d04197c9ca74d773;p=pandora-kernel.git drbd: add missing drbd command names to avoid in error messages cmdname() should map command number to its human readable representation. The string table was incomplete, though. Maybe rather do a switch() block, and let the compiler help us to keep it complete? Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed