On 12/10/20 1:38 AM, Qu Wenruo wrote:
The parameter @offset can't be more confusing. In fact that parameter is the disk bytenr for metadata/data.Rename it to @disk_bytenr and update the comment to reduce confusion. Since we're here, also rename all @offset passed into submit_extent_page() to @disk_bytenr. Signed-off-by: Qu Wenruo <[email protected]>
Reviewed-by: Josef Bacik <[email protected]> Thanks, Josef
