]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common: ignore SIGHUP prior to fork 35844/head
authorhzwuhongsong <hzwuhongsong@corp.netease.com>
Tue, 30 Jun 2020 07:46:28 +0000 (15:46 +0800)
committerhzwuhongsong <hzwuhongsong@corp.netease.com>
Mon, 13 Jul 2020 12:30:14 +0000 (20:30 +0800)
commit385efa7d284438d77e22dde2f728ba3d541c489e
treebf5dc8d7d55fc2de4e78f05f42f04f5d2a2037fb
parent5ccfc2d5d3a03d700cf9c4a48b194d7836328981
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>
src/common/Preforker.h