[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cee0d433-6908-0824-acc3-05c1387ce448@kernel.org>
Date: Fri, 10 Jun 2022 20:56:21 +0800
From: Chao Yu <chao@...nel.org>
To: Chao Liu <chaoliu719@...il.com>, Jaegeuk Kim <jaegeuk@...nel.org>
Cc: linux-f2fs-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, Yue Hu <huyue2@...lpad.com>,
Wayne Zhang <zhangwen@...lpad.com>,
Chao Liu <liuchao@...lpad.com>
Subject: Re: [PATCH] f2fs: refine comments for inline flags
On 2022/6/2 15:24, Chao Liu wrote:
> From: Chao Liu <liuchao@...lpad.com>
>
> Currently, we use f2fs_has_inline_xattr() to check whether the
> inode can store inline xattr. However, it might be misinterpreted
> as the inode has at least one inline xattr.
>
> The same is true for f2fs_has_inline_data() and
> f2fs_has_inline_dentry(). To be more intuitive and specific,
> refine comments of inline flags.
>
> Signed-off-by: Chao Liu <liuchao@...lpad.com>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists