summaryrefslogtreecommitdiffstats
path: root/src/global/pidfile.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: mark pidfile_write() with [[nodiscard]].Radoslaw Zarzynski2020-06-021-1/+1
* global/pidfile: pass string_view instead of ConfigProxy to pidfile_write()Kefu Chai2019-05-061-2/+2
* common,rbd,rgw,osd: extract config values into ConfigValuesKefu Chai2018-07-101-1/+1
* common: add LockPolicy to md_config_tKefu Chai2018-06-271-1/+1
* global: do not start two daemons with a single pid-file (part 2)Loic Dachary2016-02-051-5/+2
* global/pidfile: do not start two daemons with a single pid-fileshun-s2016-01-261-2/+5
* md_config_t: change from class to struct as the name indicatesDanny Al-Gaaf2013-04-081-1/+1
* Move signal, pidfile to globalColin Patrick McCabe2011-06-211-0/+28