On Thu, Jan 17, 2019 at 02:20:03PM -0500, Brian Foster wrote: > Now that the cached writeback mapping is explicitly invalidated on > data fork changes, the EOF trimming band-aid is no longer necessary. > Remove xfs_trim_extent_eof() as well since it has no other users. > > Signed-off-by: Brian Foster <bfoster@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>