[Bugs] [Bug 1204651] libgfapi : Anonymous fd support in gfapi

bugzilla at redhat.com bugzilla at redhat.com
Wed May 6 01:05:50 UTC 2015


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



--- Comment #17 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9971 committed in master by Kaleb KEITHLEY
(kkeithle at redhat.com) 
------
commit fa0ad231745846918b2625d0e1a89c0a5c3c24dc
Author: Jiffin Tony Thottan <jthottan at redhat.com>
Date:   Wed Mar 11 14:20:48 2015 +0530

    libgfapi : anonymous fd support

    Anonymous fd's are floating fd assigned to a glusterfs client
    without a explicit file open. Here either it will create a new
    anonymous fd or existing anonymous fd in the client stack for
    requested file.The anonymous fd's are mainly used for IO's.
    This patch introduces two api's glfs_h_anonymous_read and
    glfs_h_anonymous_write which performs read and write respectively

    Change-Id: Id646f2220e8387b2f8bb244c848dc1db6761444f
    BUG: 1204651
    Signed-off-by: Jiffin Tony Thottan <jthottan at redhat.com>
    Reviewed-by: Niels de Vos <ndevos at redhat.com>
    Reviewed-on: http://review.gluster.org/9971
    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=8TFfUgVrRd&a=cc_unsubscribe


More information about the Bugs mailing list