index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
global
/
pidfile.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: fix compiler warning due to difference in order of struct memebers
Willem Jan Withagen
2021-04-16
1
-6
/
+6
*
global: Windows support
Lucian Petrut
2020-09-21
1
-0
/
+4
*
global: don't override the pidfile-locking errno.
Radoslaw Zarzynski
2020-06-02
1
-1
/
+2
*
global: Build without using namespace declarations in headers
Adam C. Emerson
2020-03-22
1
-0
/
+2
*
global/pidfile: pass string_view instead of ConfigProxy to pidfile_write()
Kefu Chai
2019-05-06
1
-19
/
+15
*
*: set missing CLOEXEC on opened fds
Patrick Donnelly
2018-09-20
1
-1
/
+1
*
global: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-1
/
+1
*
common: be more informative if set PID-file fails
Willem Jan Withagen
2018-08-21
1
-2
/
+8
*
common,rbd,rgw,osd: extract config values into ConfigValues
Kefu Chai
2018-07-10
1
-3
/
+3
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-0
/
+1
*
src/global/pidfile.cc: Assign elements in structures individually
Willem Jan Withagen
2016-07-31
1
-1
/
+6
*
global: negative error return code for pidfh::write()
xie xingguo
2016-06-06
1
-1
/
+1
*
tests: test_pidfile.sh lingering processes
Loic Dachary
2016-02-25
1
-1
/
+4
*
global: do not start two daemons with a single pid-file (part 2)
Loic Dachary
2016-02-05
1
-84
/
+142
*
global/pidfile: do not start two daemons with a single pid-file
shun-s
2016-01-26
1
-37
/
+113
*
compat: avoid unused warn with TEMP_FAILURE_RETRY
Noah Watkins
2014-02-23
1
-2
/
+2
*
pidfile: fix fd leak from pidfile_remove()
Sage Weil
2012-09-28
1
-1
/
+1
*
First cut of FreeBSD support. This patch allowes ceph to compile successfully
Stanislav Sedov
2011-10-05
1
-0
/
+6
*
Move signal, pidfile to global
Colin Patrick McCabe
2011-06-21
1
-0
/
+92