]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: ignore SIGHUP prior to fork
authorhzwuhongsong <hzwuhongsong@corp.netease.com>
Tue, 30 Jun 2020 07:46:28 +0000 (15:46 +0800)
committerNathan Cutler <ncutler@suse.com>
Sun, 9 Aug 2020 20:42:55 +0000 (22:42 +0200)
commit792c2f6825874193281e2f94973cb217ad8b04ab
tree2cb1cde50a1c09a4535dd2f9abf7050ae9f3fd01
parentf3b8bc0d11ca4f8167615007645759e905b1ada5
common: ignore SIGHUP prior to fork

Otherwise, the ceph-fuse process is terminated by the logratote task and will produce one Uninterruptible Sleep process.

Fixes: http://tracker.ceph.com/issues/46269
Signed-off-by: hzwuhongsong <hzwuhongsong@corp.netease.com>
(cherry picked from commit 385efa7d284438d77e22dde2f728ba3d541c489e)
src/common/Preforker.h