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 <jaegeuk@xxxxxxxxxx> > CC: linux-f2fs-devel@xxxxxxxxxxxxxxxxxxxxx > Signed-off-by: Jan Kara <jack@xxxxxxx> Reviewed-by: Chao Yu <yuchao0@xxxxxxxxxx> Thanks, -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>