From: Linus Torvalds Date: Sat, 21 Jun 2025 16:15:08 +0000 (-0700) Subject: Merge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.16-rc3~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f9378d4a7dd862b28d83a062a2dcc6ef1a0daa7;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs Pull erofs fixes from Gao Xiang: - Use the mounter’s credentials for file-backed mounts to resolve Android SELinux permission issues - Remove the unused trace event `erofs_destroy_inode` - Error out on crafted out-of-file-range encoded extents - Remove an incorrect check for encoded extents * tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: erofs: remove a superfluous check for encoded extents erofs: refuse crafted out-of-file-range encoded extents erofs: remove unused trace event erofs_destroy_inode erofs: impersonate the opener's credentials when accessing backing file --- 1f9378d4a7dd862b28d83a062a2dcc6ef1a0daa7