summaryrefslogtreecommitdiffstats
path: root/xlators/features/upcall/src/upcall-internal.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-171-5/+5
* upcall: Avoid sending notifications for invalid inodesSoumya Koduri2019-06-141-1/+18
* upcall: some modifications to reduce work under lockYaniv Kaul2019-02-191-104/+66
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-051-8/+8
* Land part 2 of clang-format changesGluster Ant2018-09-121-510/+477
* xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-311-2/+2
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* upcall: Allow md-cache to specify invalidations on xattr with wildcardPoornima G2018-01-191-4/+21
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+2
* upcall: Update the access time in missing casesPoornima G2017-06-091-4/+2
* Upcall: Fix possible memleak when inode_ctx_set failsSoumya Koduri2017-01-121-0/+1
* upcall: Fix 'use after free' in a log messageSoumya Koduri2016-12-131-3/+5
* upcall: Fix a log levelPoornima G2016-11-081-2/+7
* md-cache, afr: Reduce the window of stale readPoornima G2016-10-201-1/+59
* xlators/upcall: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-131-2/+0
* md-cache: Register the list of xattrs with cache-invalidationPoornima G2016-08-301-3/+9
* upcall: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-251-3/+0
* upcall: pass dict with xattrs on xattr invalidationPoornima G2016-05-191-5/+18
* upcall: Add support to invalidate xattrsNiels de Vos2016-05-111-21/+1
* Upcall: Read gfid from iatt in case of invalid inodeSoumya Koduri2015-12-011-12/+30
* upcall: prevent busy loop in reaper threadNiels de Vos2015-06-141-0/+5
* Upcall/cache-invalidation: Ignore fops with frame->root->client not setSoumya Koduri2015-06-091-5/+20
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* Upcall: Send stat as part of cache_invalidation notificationsSoumya Koduri2015-05-051-32/+39
* Upcall: Cleanup expired client entriesSoumya Koduri2015-05-041-17/+141
* Upcall: Handle missing fops in the upcall xlatorSoumya Koduri2015-05-031-0/+21
* Upcall: Process each of the upcall events separatelySoumya Koduri2015-04-301-1/+1
* upcall: fix use-after free (CID 1288760, 1288761)Michael Adam2015-04-171-4/+4
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-1/+1
* Upcall: Added xlator options to enable cache-invalidationSoumya Koduri2015-03-311-4/+64
* Upcall: New xlator to store various states and send cbk eventsSoumya Koduri2015-03-171-0/+424