xfs: kill XFS_DIR2...FIRSTDB macros
authorDave Chinner <dchinner@redhat.com>
Fri, 6 Jun 2014 05:04:41 +0000 (15:04 +1000)
committerDave Chinner <david@fromorbit.com>
Fri, 6 Jun 2014 05:04:41 +0000 (15:04 +1000)
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 <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_da_format.c
fs/xfs/xfs_da_format.h
fs/xfs/xfs_dir2.c
fs/xfs/xfs_dir2_leaf.c
fs/xfs/xfs_dir2_node.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge