[Bugs] [Bug 1267967] core: use syscall wrappers instead of making direct syscalls
bugzilla at redhat.com
bugzilla at redhat.com
Wed Oct 28 13:55:08 UTC 2015
https://bugzilla.redhat.com/show_bug.cgi?id=1267967
--- Comment #38 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12379 committed in master by Jeff Darcy
(jdarcy at redhat.com)
------
commit 063d4ead61ee47433793de81a1c77e0ba69e6e07
Author: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Date: Fri Oct 16 13:52:28 2015 -0400
core: use syscall wrappers instead of direct syscalls -- glusterd
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: I28bf2a5f7730b35914e7ab57fed91e1966b30073
BUG: 1267967
Signed-off-by: Kaleb S. KEITHLEY <kkeithle at redhat.com>
Reviewed-on: http://review.gluster.org/12379
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=hSGpwRr1FE&a=cc_unsubscribe
More information about the Bugs
mailing list