xfs: fold xfs_change_file_space into xfs_ioc_space
authorChristoph Hellwig <hch@infradead.org>
Sat, 12 Oct 2013 07:55:08 +0000 (00:55 -0700)
committerBen Myers <bpm@sgi.com>
Mon, 21 Oct 2013 21:57:03 +0000 (16:57 -0500)
Now that only one caller of xfs_change_file_space is left it can be merged
into said caller.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>

No differences found