On 2/25/26 14:06, Oleg Nesterov wrote: > On 02/25, Pavel Tikhomirov wrote: >> >> On 2/25/26 10:06, Oleg Nesterov wrote: >>> On 02/24, Andrei Vagin wrote: >>>> >>>> I don't think this is an issue right now, as we only allow one attempt >>>> to create the init. If that first attempt fails, free_pid will disable >>>> further PID allocations in the target namespace. >>> >>> Thanks, you are right! >> >> I guess it means that we should change the commit message a bit, e.g.: >> replace >> "Effectively leading ..." to "Though thanks to PIDNS_ADDING logic, free_pid() >> disables further pid allocation in this case and it does not lead to any real >> problem.". > > Agreed, > >> Please advise if I should resend the whole series (v4) for that? > > This is a question for Andrew ;) > > I guess you can just send a single [PATCH v4 2/4] in reply to v3, but it won't > hurt if you resend the whole series. Ok, I did the v4 series resend. And also included your review tags inline. > > Oleg. > -- Best regards, Pavel Tikhomirov Senior Software Developer, Virtuozzo.
- [PATCH v3 0/4] pid_namespace: make init creation more fle... Pavel Tikhomirov
- [PATCH v3 1/4] pid_namespace: avoid optimization of ... Pavel Tikhomirov
- Re: [PATCH v3 1/4] pid_namespace: avoid optimiza... Oleg Nesterov
- [PATCH v3 2/4] pid: check init is created first afte... Pavel Tikhomirov
- Re: [PATCH v3 2/4] pid: check init is created fi... Andrei Vagin
- Re: [PATCH v3 2/4] pid: check init is create... Oleg Nesterov
- Re: [PATCH v3 2/4] pid: check init is cr... Pavel Tikhomirov
- Re: [PATCH v3 2/4] pid: check init ... Oleg Nesterov
- Re: [PATCH v3 2/4] pid: check i... Pavel Tikhomirov
- Re: [PATCH v3 2/4] pid: check init is cr... Oleg Nesterov
- Re: [PATCH v3 2/4] pid: check init ... Oleg Nesterov
- Re: [PATCH v3 2/4] pid: check i... Oleg Nesterov
- Re: [PATCH v3 2/4] pid: check init is created fi... Oleg Nesterov
- Re: [PATCH v3 2/4] pid: check init is create... Oleg Nesterov
- [PATCH v3 3/4] pid_namespace: allow opening pid_for_... Pavel Tikhomirov
- Re: [PATCH v3 3/4] pid_namespace: allow opening ... Oleg Nesterov
- [PATCH v3 4/4] selftests: Add tests for creating pid... Pavel Tikhomirov

