From: Dave Chinner Date: Mon, 12 Aug 2013 10:49:44 +0000 (+1000) Subject: xfs: fix issues that cause userspace warnings X-Git-Tag: v3.12-rc1~80^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=836a94ad59bf6c1bcea0fdbe945540926fa3ca8b;p=pandora-kernel.git xfs: fix issues that cause userspace warnings Some of the code shared with userspace causes compilation warnings from things turned off in the kernel code, such as differences in variable signedness. Fix those issues. Signed-off-by: Dave Chinner Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed