From: Dave Chinner Date: Thu, 8 Jan 2015 23:46:31 +0000 (+1100) Subject: xfs: move xfs_types.h to libxfs X-Git-Tag: fixes-v4.0-rc1~157^2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ebdc213ac02877e23fe7594d4b92b120488aac9;p=pandora-kernel.git xfs: move xfs_types.h to libxfs The types used by the core XFS code are common between kernel and userspace. xfs_types.h is duplicated in both kernel and userspace, so move it to libxfs along with all the other shared code. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed