Re: [PATCH v4 0/4] OPENAT2_REGULAR flag support in openat2
From: Dorjoy Chowdhury
Date: Sun Feb 22 2026 - 02:20:27 EST
On Sun, Feb 22, 2026 at 5:46 AM Askar Safin <safinaskar@xxxxxxxxx> wrote:
>
> Dorjoy Chowdhury <dorjoychy111@xxxxxxxxx>:
> > I am not sure if my patch series made it properly to the mailing
> > lists. https://lore.kernel.org/linux-fsdevel/ is showing a broken
> > series, only the 2/4, 3/4, 4/4 and I don't see cover-letter or 1/4.
> > The patch series does have a big cc list (what I got from
> > get_maintainers.pl excluding commit-signers) and I used git send-email
> > to send to everyone. It's also showing properly in my gmail inbox. Is
> > it just the website that's not showing it properly? Should I prune the
> > cc list and resend? is there any limitations to sending patches to
> > mailing lists with many cc-s via gmail?
>
> I see all 5 emails on
> https://lore.kernel.org/linux-fsdevel/CAFfO_h7TJbB_170eoeobuanDKa2A+64o7-sb5Mpk3ts1oVUHtg@xxxxxxxxxxxxxx/T/#t .
>
Yes, indeed. They showed up after a while.
> So this was some temporary problem on lore.kernel.org .
>
> Sometimes gmail indeed rejects mails if you try to send too many emails
> to too many people. So I suggest adding "--batch-size=1 --relogin-delay=20"
> to your send-email invocation. I hope this will make probability of
> rejection by gmail less. I usually add these flags.
>
Understood. I did not know about these flags.
> If you still expirence some problems with gmail, then you may apply
> for linux.dev email (go to linux.dev). They are free for Linux contributors.
>
Alright.
Thank you!
Regards,
Dorjoy