[Bugs] [Bug 1200262] Upcall framework support along with cache_invalidation usecase handled

bugzilla at redhat.com bugzilla at redhat.com
Tue Mar 17 21:01:25 UTC 2015


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



--- Comment #9 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/9536 committed in master by Kaleb KEITHLEY
(kkeithle at redhat.com) 
------
commit 2a4561ef08b8be3b7d79b951252e87ba8f987120
Author: Soumya Koduri <skoduri at redhat.com>
Date:   Mon Feb 16 11:47:58 2015 +0530

    gfapi: APIs to store and process upcall notifications received

    In case of any upcall cbk events received by the protocol/client,
    gfapi will be notified which queues them up in a list (<gfapi_cbk_upcall>).

    Applicatons are responsible to provide APIs to process & notify them in
case
    of any such upcall events queued.

    Added a new API which will be used by Ganesha to repeatedly poll for any
    such upcall event notified (<glfs_h_poll_upcall>).

    A new test-file has been added to test the cache_invalidation upcall
events.

    Below link has a writeup which explains the code changes done -
            URL:
https://soumyakoduri.wordpress.com/2015/02/25/glusterfs-understanding-upcall-infrastructure-and-cache-invalidation-support/

    Change-Id: Iafc6880000c865fd4da22d0cfc388ec135b5a1c5
    BUG: 1200262
    Signed-off-by: Soumya Koduri <skoduri at redhat.com>
    Reviewed-on: http://review.gluster.org/9536
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Kaleb KEITHLEY <kkeithle 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=iUVBULGTVK&a=cc_unsubscribe


More information about the Bugs mailing list