From: Dave Chinner Date: Tue, 19 Jan 2010 23:47:08 +0000 (+1100) Subject: xfs: convert DM ops to use unsigned char names X-Git-Tag: v2.6.34-rc1~278^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=046ea753130fc51d885835458bf8c1d84765b9ac;p=pandora-kernel.git xfs: convert DM ops to use unsigned char names dmops uses a signed char for it's namespace event. To be consistent with the rest of the code, convert them to unsigned char for the namespace string. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed