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

bugzilla at redhat.com bugzilla at redhat.com
Mon Nov 16 23:20:31 UTC 2015


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



--- Comment #47 from Vijay Bellur <vbellur at redhat.com> ---
COMMIT: http://review.gluster.org/12589 committed in master by Kaleb KEITHLEY
(kkeithle at redhat.com) 
------
commit 1d0a0d180b34961ce03352283c5cb1f0c1561d88
Author: Kaleb S KEITHLEY <kkeithle at redhat.com>
Date:   Mon Nov 16 10:54:01 2015 -0500

    core: use syscall wrappers instead of direct syscalls - tail

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


More information about the Bugs mailing list