[Bugs] [Bug 1509340] glusterd does not write pidfile correctly when forking

bugzilla at redhat.com bugzilla at redhat.com
Sun Nov 12 06:39:08 UTC 2017


https://bugzilla.redhat.com/show_bug.cgi?id=1509340



--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/18687 committed in master by  

------------- glusterfsd: making parent process to write pidfile while forking

Issue: pid is written into glusterd.pid by child process instead of
parent process while forking.

Fix: After fork returns child pid to parent process, it falls under
default case of switch statement, call glusterfs_pidfile_update()
in default case instead of postfork label.

Change-Id: I41b616c140592bf117601bc451dfd8b934a5b640
BUG: 1509340
Signed-off-by: Sanju Rakonde <srakonde at redhat.com>

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=j2wJSERfZA&a=cc_unsubscribe


More information about the Bugs mailing list