On Wed, Jun 24, 2026 at 03:32:27PM +0200, Amaury Denoyelle wrote: > [...] > Hum I had a new look at the current code and I see that the server ID > pointer can be directly referenced when using srv_name sample fetch. I'm > not sure thus that the rename operation is totally safe. Maybe Willy or > others whill have some ideas about this ?
In fact, ACL results are usable immediately and not preserved in memory, so it seems that server rename should not have any issue with srv_name() sample fetch. I'm waiting for your reply on my previous message so that we are able to merge your patchset. Thanks, -- Amaury Denoyelle

