On Mon, Nov 12, 2012 at 10:53:56PM +1100, Dave Chinner wrote: > From: Dave Chinner <dchinner@xxxxxxxxxx> > > It is a complex wrapper around VFS functions, but there are VFS > functions that provide exactly the same functionality. Call the VFS > functions directly and remove the unnecessary indirection and > complexity. > > We don't need to care about clearing the XFS_ITRUNCATED flag, as > that is done during .writepages. Hence is cleared by the VFS > writeback path if there is anything to write back during the flush. > > Signed-off-by: Dave Chinner <dchinner@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs