On 2020-3-20 22:22, Matthew Wilcox wrote:
From: "Matthew Wilcox (Oracle)" <[email protected]>This function now only uses the mapping argument to look up the inode, and both callers already have the inode, so just pass the inode instead of the mapping. Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> Reviewed-by: William Kucharski <[email protected]>
Reviewed-by: Chao Yu <[email protected]> Thanks,
