On Thu, Jan 31, 2019 at 04:31:49PM +0000, Filipe Manana wrote: > On Wed, Dec 12, 2018 at 6:07 PM <[email protected]> wrote: > > > > From: Filipe Manana <[email protected]> > > > > Comparing the content of the pages in the range to deduplicate is now done > > by the generic helper generic_remap_file_range_prep(), which takes care of > > ensuring we do not compare/deduplicate undefined data beyond a file's eof > > (range from eof to the next block boundary). So remove these checks which > > are now redundant. > > > > Signed-off-by: Filipe Manana <[email protected]> > > Any reason why this was not yet picked?
Added to misc-next now.
