blob: fff5c5d6d3cd75ccb27ab2eaa0d08ca6c62867a4 (
plain)
1
2
3
4
5
6
|
14.2.17
-------
* $pid expansion in config paths like `admin_socket` will now properly expand
to the daemon pid for commands like `ceph-mds` or `ceph-osd`. Previously only
`ceph-fuse`/`rbd-nbd` expanded `$pid` with the actual daemon pid.
|