On Tue, May 05, 2026 at 11:56:15PM +0800, Gao Xiang wrote:
> Similar to commit 905eeb2b7c33 ("erofs: impersonate the opener's
> credentials when accessing backing file"), rw_verify_area() needs
> the same too.
>
> Fixes: 307210c262a2 ("erofs: verify metadata accesses for file-backed mounts")
> Cc: Carlos Llamas <[email protected]>
> Cc: Sandeep Dhavale <[email protected]>
> Cc: Tatsuyuki Ishi <[email protected]>
> Signed-off-by: Gao Xiang <[email protected]>
> ---
> Can we verify this patch resolve the android-mainline issue?
Yes, it does. Thanks!
Tested-by: Carlos Llamas <[email protected]>