mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-08 23:41:46 +02:00
When pools are declared using DECLARE_POOL(), REGISTER_POOL etc, we know where they are and it's trivial to retrieve the file name and line number, so let's store them in the pool_registration, and display them when known in "show pools detailed".