lkml.org 
[lkml]   [2023]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] erofs: don't warn ztailpacking feature anymore
From


On 2023/2/27 16:44, Yue Hu wrote:
> From: Yue Hu <huyue2@coolpad.com>
>
> The ztailpacking feature has been merged for a year, it has been mostly
> stable now.
>
> Signed-off-by: Yue Hu <huyue2@coolpad.com>

Let's update erofs-utils as well?

> ---
> fs/erofs/super.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/fs/erofs/super.c b/fs/erofs/super.c
> index 19b1ae79cec4..733c22bcc3eb 100644
> --- a/fs/erofs/super.c
> +++ b/fs/erofs/super.c
> @@ -417,8 +417,6 @@ static int erofs_read_superblock(struct super_block *sb)
> /* handle multiple devices */
> ret = erofs_scan_devices(sb, dsb);
>
> - if (erofs_sb_has_ztailpacking(sbi))
> - erofs_info(sb, "EXPERIMENTAL compressed inline data feature in use. Use at your own risk!");
> if (erofs_is_fscache_mode(sb))
> erofs_info(sb, "EXPERIMENTAL fscache-based on-demand read feature in use. Use at your own risk!");
> if (erofs_sb_has_fragments(sbi))

\
 
 \ /
  Last update: 2023-03-27 00:36    [W:0.821 / U:0.584 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site