Re: [PATCH v3 1/2] exfat: add keep_last_dots mount option

From: David Disseldorp
Date: Wed Mar 16 2022 - 09:57:39 EST


On Wed, 16 Mar 2022 10:20:28 +0100, Vasant Karasulli wrote:

> On So 13-03-22 09:01:32, Namjae Jeon wrote:
> > 2022-03-11 20:47 GMT+09:00, Vasant Karasulli <vkarasulli@xxxxxxx>:
> > > The "keep_last_dots" mount option will, in a
> > > subsequent commit, control whether or not trailing periods '.' are stripped
> > > from path components during file lookup or file creation.
> > I don't know why the 1/2 patch should be split from the 2/2 patch.
> > Wouldn't it be better to combine them? Otherwise it looks good to me.
>
> I just followed the same patch structure as was in the initial version
> of the patch.

I'm fine with having both patches squashed together. @Namjae: should we
resubmit as a single patch or can you do the squash on your side before
submitting to Linus?

Cheers, David