> -----Original Message----- > From: Fan Li [mailto:[email protected]] > Sent: Monday, December 14, 2015 1:34 PM > To: 'Jaegeuk Kim' > Cc: [email protected] > Subject: [f2fs-dev] [PATCH] f2fs: write only the pages in range during > defragment > > @lend of filemap_write_and_wait_range is supposed to be a "offset > in bytes where the range ends (inclusive)". Subtract 1 to avoid > writing an extra page. > > Signed-off-by: Fan li <[email protected]>
Reviewed-by: Chao Yu <[email protected]> ------------------------------------------------------------------------------ _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
