diff options
author | Venky Shankar <venky@gluster.com> | 2011-11-02 15:28:05 +0530 |
---|---|---|
committer | Vijay Bellur <vijay@gluster.com> | 2011-11-04 02:06:25 -0700 |
commit | cc0a908bc5d5046bcb2909fc98765038f15e918d (patch) | |
tree | f41a7d552c6905a94098582587f735afb029a4de /rpc | |
parent | bd42aec6c907c14f7c86d7fd6f60b8d78d411fb1 (diff) |
libglusterfs: fork'ed children should start with an empty signal mask.
Fork'ing causes child to inherit the signal mask of the parent. Hence
executables invoked from glusterd will inherit glusterd's signal mask.
Thus, utilities like gsyncd will have some signals (SIG{USR1,USR2,..})
masked, which are needed for gsyncd log-rotate command to function
properly.
Change-Id: Id66d185c8497cd8947f32769fa7ea62dc34e1100
BUG: 2787
Reviewed-on: http://review.gluster.com/657
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Csaba Henk <csaba@gluster.com>
Reviewed-by: Vijay Bellur <vijay@gluster.com>
Diffstat (limited to 'rpc')
0 files changed, 0 insertions, 0 deletions