[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a30999d4-bc1c-8b5b-d2b2-186c80bac4b6@kernel.org>
Date: Sun, 16 Apr 2023 22:15:45 +0800
From: Chao Yu <chao@...nel.org>
To: Gao Xiang <hsiangkao@...ux.alibaba.com>,
linux-erofs@...ts.ozlabs.org
Cc: LMKL <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v2] erofs: tidy up EROFS on-disk naming
On 2023/3/31 14:31, Gao Xiang wrote:
> - Get rid of all "vle" (variable-length extents) expressions
> since they only expand overall name lengths unnecessarily;
> - Rename COMPRESSION_LEGACY to COMPRESSED_FULL;
> - Move on-disk directory definitions ahead of compression;
> - Drop unused extended attribute definitions;
> - Move inode ondisk union `i_u` out as `union erofs_inode_i_u`.
>
> No actual logical change.
>
> Signed-off-by: Gao Xiang <hsiangkao@...ux.alibaba.com>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists