292b607 provide a generic io_syscall6

1 file Authored by Christoph Hellwig 6 years ago, Committed by jmoyer 6 years ago,
    provide a generic io_syscall6
    
    This allows to call a 6-argument syscall using the generic syscall()
    function from libc.
    
    Signed-off-by: Christoph Hellwig <hch@lst.de>
    [JEM: actually pass arg6]
    Signed-off-by: Jeff Moyer <jmoyer@redhat.com>
    
        
file modified
+7 -0