[PATCH v6 1/3] erofs: rename lz4_0pading to zero_padding

Huang Jianan jnhuang95 at gmail.com
Tue Nov 16 15:33:09 AEDT 2021


在 2021年11月16日星期二,Gao Xiang <hsiangkao at linux.alibaba.com> 写道:

> Hi Jianan,
>
> On Sat, Nov 13, 2021 at 12:09:33AM +0800, Huang Jianan wrote:
> > From: Huang Jianan <huangjianan at oppo.com>
> >
> > Renaming lz4_0padding to zero_padding globally since LZMA and later
> > algorithms also need that.
> >
> > Signed-off-by: Huang Jianan <huangjianan at oppo.com>
>
> I'm fine with renaming the original on-disk feature from lz4_0padding
> to zero_padding... but could we leave `support_0padding' as-is?
>
> My own concern is
>  1) it seems 'support_zero_padding' is not much better than
>     'support_0padding' but it causes somewhat longer lines...
>
>  2) it causes somewhat backporting overhead but with no real
>     benefits...
>
> Otherwise it looks good to me. If you agree on this, I could
> update this patch manually at the time when I apply this (maybe
> about this weekend).
>
> Hi Xiang,

I modified this because considering that it starts with a number, there may
be problems with future expansion.

This may be overly worrying because we won’t use it as a  prefix of
variable name. So be free to use 'support_0padding'.

Thanks,
Jianan


> Thanks,
> Gao Xiang
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linux-erofs/attachments/20211116/0389f546/attachment.htm>


More information about the Linux-erofs mailing list