From: Dave Chinner Date: Wed, 3 Dec 2014 22:43:17 +0000 (+1100) Subject: xfs: move type conversion functions to xfs_dir.h X-Git-Tag: omap-for-v3.19/fixes-rc1~115^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a2cc41cda189bea1fb9c41ef64d19949d3b2bcd;p=pandora-kernel.git xfs: move type conversion functions to xfs_dir.h These are currently considered private to libxfs, but they are widely used by the userspace code to decode, walk and check directory structures. Hence they really form part of the external API and as such need to bemoved to xfs_dir2.h. Signed-off-by: Dave Chinner Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed