Christoph Hellwig 857b9778d8 xfs: kill xfs_itruncate_start
xfs_itruncate_start is a rather length wrapper that evaluates to a call
to xfs_ioend_wait and xfs_tosspages, and only has two callers.

Instead of using the complicated checks left over from IRIX where we
can to truncate the pagecache just call xfs_tosspages
(aka truncate_inode_pages) directly as we want to get rid of all data
after i_size, and truncate_inode_pages handles incorrect alignments
and too large offsets just fine.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
2011-07-08 14:34:30 +02:00
..
2011-07-08 14:34:30 +02:00
2011-03-07 10:09:35 +11:00
2009-06-10 17:07:47 +02:00
2009-12-14 23:08:16 -06:00
2011-03-31 11:26:23 -03:00
2007-10-15 16:49:49 +10:00
2009-03-29 09:55:42 +02:00
2010-10-18 15:08:07 -05:00
2007-10-15 16:49:49 +10:00
2008-12-01 11:37:35 +11:00
2011-03-07 10:09:35 +11:00
2011-07-08 14:34:30 +02:00
2011-07-08 14:34:30 +02:00
2009-08-31 14:46:22 -05:00
2010-12-16 16:05:51 -06:00
2011-05-24 11:17:13 -05:00
2011-04-28 13:18:04 -05:00
2011-04-28 13:18:04 -05:00
2011-05-24 11:17:13 -05:00
2011-03-31 11:26:23 -03:00
2011-04-28 13:18:04 -05:00
2010-10-18 15:08:06 -05:00
2010-10-18 15:08:06 -05:00
2011-07-08 14:34:30 +02:00
2011-07-08 14:34:23 +02:00
2009-12-14 23:08:16 -06:00