[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <03d5e283-3998-7db3-30ae-8a64685c17d1@kernel.org>
Date: Thu, 16 Nov 2023 23:43:08 +0800
From: Chao Yu <chao@...nel.org>
To: Ferry Meng <mengferry@...ux.alibaba.com>,
linux-erofs@...ts.ozlabs.org
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] erofs: simplify erofs_read_inode()
On 2023/11/9 19:18, Ferry Meng wrote:
> After commit 1c7f49a76773 ("erofs: tidy up EROFS on-disk naming"),
> there is a unique `union erofs_inode_i_u` so that we could parse
> the union directly.
>
> Besides, it also replaces `inode->i_sb` with `sb` for simplicity.
>
> Signed-off-by: Ferry Meng <mengferry@...ux.alibaba.com>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists