From: Christoph Hellwig Date: Fri, 28 Nov 2014 03:24:06 +0000 (+1100) Subject: xfs: merge xfs_dinode.h into xfs_format.h X-Git-Tag: omap-for-v3.19/fixes-rc1~115^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d3ebaae7c20128bfa6965a8d5cee0d1deea8486;p=pandora-kernel.git xfs: merge xfs_dinode.h into xfs_format.h More consolidatation for the on-disk format defintions. Note that the XFS_IS_REALTIME_INODE moves to xfs_linux.h instead as it is not related to the on disk format, but depends on a CONFIG_ option. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- Reading git-diff-tree failed