From: Gao Xiang <[email protected]> Previously, the type of off in struct erofs_buffer_head is unsigned int, it's not enough for large files.Fix to a 64-bit field in order to support large files. Signed-off-by: Gao Xiang <[email protected]>
It looks good Reviewed-by: Li Guifu <[email protected]> Tested-by: Li Guifu <[email protected]> Thanks,
