[PATCH 6.1.y 1/5] erofs: get rid of erofs_inode_datablocks()

Greg Kroah-Hartman gregkh at linuxfoundation.org
Tue Oct 8 21:26:43 AEDT 2024


On Tue, Oct 08, 2024 at 02:57:04PM +0800, Gao Xiang wrote:
> commit 4efdec36dc9907628e590a68193d6d8e5e74d032 upstream.
> 
> erofs_inode_datablocks() has the only one caller, let's just get
> rid of it entirely.  No logic changes.
> 
> Reviewed-by: Yue Hu <huyue2 at coolpad.com>
> Reviewed-by: Jingbo Xu <jefflexu at linux.alibaba.com>
> Reviewed-by: Chao Yu <chao at kernel.org>
> Stable-dep-of: 9ed50b8231e3 ("erofs: fix incorrect symlink detection in fast symlink")
> Link: https://lore.kernel.org/r/20230204093040.97967-1-hsiangkao@linux.alibaba.com
> [ Gao Xiang: apply this to 6.6.y to avoid further backport twists
>              due to obsoleted EROFS_BLKSIZ. ]
> Signed-off-by: Gao Xiang <hsiangkao at linux.alibaba.com>
> ---
> Obsoleted EROFS_BLKSIZ impedes efforts to backport
>  9ed50b8231e3 ("erofs: fix incorrect symlink detection in fast symlink")
>  9e2f9d34dd12 ("erofs: handle overlapped pclusters out of crafted images properly")
> 
> To avoid further bugfix conflicts due to random EROFS_BLKSIZs
> around the whole codebase, just backport the dependencies for 6.1.y.

all now queued up, thanks.

greg k-h


More information about the Linux-erofs mailing list