[Bugs] [Bug 1267967] core: use syscall wrappers instead of making direct syscalls

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 17 08:43:06 UTC 2015


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



--- Comment #56 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12590 committed in master by Kaleb KEITHLEY
(kkeithle at redhat.com) 
------
commit 9f2a81c4796c61c42660ff3407ca12ec4f137593
Author: Kaleb S KEITHLEY <kkeithle at redhat.com>
Date:   Mon Nov 16 19:20:22 2015 -0500

    core: use syscall wrappers instead of direct syscalls - tail(2)

    tail, as in dog chasing its tail. These are the unwrapped
    syscalls that have crept in (or were missed) in the previous
    patches.

    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: I6015f97109c4250a5a049496a214d19835e4ae19
    BUG: 1267967
    Signed-off-by: Kaleb S KEITHLEY <kkeithle at redhat.com>
    Reviewed-on: http://review.gluster.org/12590
    Tested-by: NetBSD Build System <jenkins at build.gluster.org>
    Tested-by: Gluster Build System <jenkins at build.gluster.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=Wv7ActCBQm&a=cc_unsubscribe


More information about the Bugs mailing list