From: Dave Chinner Date: Fri, 6 Jun 2014 05:04:41 +0000 (+1000) Subject: xfs: kill XFS_DIR2...FIRSTDB macros X-Git-Tag: omap-for-v3.16/fixes-against-rc1~55^2~1^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c44a28561625d36591cc1540eb5f9033a9d1815;p=pandora-kernel.git xfs: kill XFS_DIR2...FIRSTDB macros They are just simple wrappers around xfs_dir2_byte_to_db(), and we've already removed one usage earlier in the patch set. Kill the rest before we start removing the xfs_mount from conversion functions. Signed-off-by: Dave Chinner Reviewed-by: Brian Foster Reviewed-by: Christoph Hellwig Signed-off-by: Dave Chinner --- Reading git-diff-tree failed