xfs: move xfs_bmap_finish prototype
authorDave Chinner <dchinner@redhat.com>
Thu, 8 Jan 2015 23:47:14 +0000 (10:47 +1100)
committerDave Chinner <david@fromorbit.com>
Thu, 8 Jan 2015 23:47:14 +0000 (10:47 +1100)
This function is used libxfs code, but is implemented separately in
userspace. Move the function prototype to xfs_bmap.h so that the
prototype is shared even if the implementations aren't.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/libxfs/xfs_bmap.h
fs/xfs/xfs_bmap_util.h

Simple merge
Simple merge