On Sat, May 16, 2015 at 09:28:22PM +0000, Zbigniew Jędrzejewski-Szmek wrote: > Why it the motivation? Patch description talks tabout passing the > path/address in LISTEN_NAMES. Isn't this something that can be queried > already? TODO talks about "identifiers". Is "identifier" the same thing, > or did the TODO item about have some different meaning?
I assumed that since the TODO came about at roughly the same time that systemd gained the ability to hold onto fds for services while they restarted, that this would be a way to identify the purpose of returned file descriptors without having to store a mapping of the inode number and device number to fd purpose into /run. The provided patch doesn't add a way to pass an identifier for a fd to systemd though so if that were the motivation, then this patch wouldn't be sufficient. _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel