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)
commit865e9446b4c17f78be0b1387426394b6bfc278f3
tree648e535bbeab231458a57d42bd8341afc53c492f
parent83aee9e4c2976143f35b3a42ad1faadf58c53ae7
xfs: fold xfs_change_file_space into xfs_ioc_space

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>
fs/xfs/xfs_bmap_util.c
fs/xfs/xfs_bmap_util.h
fs/xfs/xfs_ioctl.c
fs/xfs/xfs_iops.h