On Tue, 9 Sept 2025 at 12:25, Bernd Schubert <bschubert@xxxxxxx> wrote: > On 9/9/25 12:14, Miklos Szeredi wrote: > > Instead of introducing yet another list, we could do the same > > iterate/free on the ent_in_userspace list? > > Yeah, would be possible, but probably hard to understand for someone > reading the code? At a minimum it would need a good comment. I'd prefer a good comment to additional complexity. Thanks, Miklos