On 2017/9/14 21:18, Jan Kara wrote: > __get_first_dirty_index() wants to lookup only the first dirty page > after given index. There's no point in using pagevec_lookup_tag() for > that. Just use find_get_pages_tag() directly. > > CC: Jaegeuk Kim <[email protected]> > CC: [email protected] > Signed-off-by: Jan Kara <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks, ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
