summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/upcall-utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-05-071-0/+38
Have added support to send attributes of both entries and its parent (include oldparent in case of RENAME fop) in the same notification request to avoid multiple rpc requests. Also, made changes in gfapi to send parent object and its attributes changed in a single upcall event. Change-Id: I92833da3bcec38d65216921c2ce4d10367c32ef1 BUG: 1217711 Signed-off-by: Soumya Koduri <skoduri@redhat.com> Reviewed-on: http://review.gluster.org/10568 Tested-by: NetBSD Build System Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com>