[Bugs] [Bug 1267967] core: use syscall wrappers instead of making direct syscalls
bugzilla at redhat.com
bugzilla at redhat.com
Wed Oct 28 23:34:58 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1267967
--- Comment #42 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12273 committed in master by Jeff Darcy
(jdarcy at redhat.com)
------
commit 36ea43b93b8476595ac22da031bc42a807ccc852
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date: Thu Oct 1 16:16:52 2015 -0400
core: use syscall wrappers instead of direct syscalls
various xlators and other components are invoking system calls
directly instead of using the libglusterfs/syscall.[ch] wrappers.
If not using the system call wrappers there should be a comment
in the source explaining why the wrapper isn't used.
Change-Id: I8ef94c48728666465abf126c778b70c9e5c00e47
BUG: 1267967
Signed-off-by: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Reviewed-on: http://review.gluster.org/12273
Tested-by: Gluster Build System <jenkins at build.gluster.com>
Reviewed-by: Jeff Darcy <jdarcy 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=pnSO7GB7a1&a=cc_unsubscribe
More information about the Bugs
mailing list