On Mon, Sep 21, 2020 at 09:43:44AM -0500, Goldwyn Rodrigues wrote: > From: Goldwyn Rodrigues <rgoldwyn@xxxxxxxx> > > While we do this, correct the call to pagecache_isize_extended(): > - pagecache_isisze_extended needs to be called to the starting of the > write as opposed to i_size > - We don't need to check range before the call, this is done in the > function > > Signed-off-by: Goldwyn Rodrigues <rgoldwyn@xxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>