summaryrefslogtreecommitdiffstats
path: root/tests/basic/gfapi/upcall-cache-invalidate.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/gfapi/upcall-cache-invalidate.c')
0 files changed, 0 insertions, 0 deletions
x allocations/deallocationsPranith Kumar K2014-03-086-22/+46 * features/quota: fix the dict leak when quota is offVarun Shastry2014-03-121-2/+2 * locks: fix unconditional op_ret success of entrylkAnand Avati2014-03-121-2/+3 * glusterd: send/receive volinfo->caps during peer probe.Ravishankar N2014-03-081-0/+12 * glusterd: Fixed typo in console message during volume createSatheesaran2014-03-081-1/+1 * build: GlusterFS Unit Test FrameworkLuis Pabon2014-03-065-0/+232 * rpc: transport may be destroyed while rpc isn'tKrishnan Parthasarathi2014-03-053-4/+4 * Reduce logging caused by non-existing extended attributesNiels de Vos2014-03-012-3/+7 * write-behind: track filesize when doing extending writesNiels de Vos2014-02-271-4/+161 * geo-rep/gfid-access: Fix errno for non-existent GFID.Kotresh H R2014-02-271-0/+5 * feature/compress: Validate option and enable docPrashanth Pai2014-02-263-56/+52 * performance/io-threads: Remove code duplicationPranith Kumar K2014-02-241-1896/+78 * glusterd: Check for ctx before dereferencing it.Raghavendra Talur2014-02-201-6/+8 * protocol/auth: Fix a possible double free.Raghavendra Talur2014-02-191-0/+1 * mount/fuse: Fix the NULL dereference errors reported by coverity.Poornima2014-02-171-0/+2 * io-cache: Unlock and then goto out in failure case.Raghavendra Talur2014-02-171-0/+1 * protocol/client: conn-id should be unique when lk-heal is offPranith Kumar K2014-02-172-8/+31 * storage/posix: lgetxattr called with invalid keys on the bricksKaleb S. KEITHLEY2014-02-161-110/+112 * protocol/client: Fix the possible resource leaks.Poornima2014-02-151-7/+10 * glusterd: Free dup_value when error path is taken.Ira Cooper2014-02-141-4/+8 * glusterd/Vol-Locks : Moving globals into glusterd priv and code refactoringAvra Sengupta2014-02-1410-102/+295 * add build-gfid option to enable pgfid tracking ...Krishnan Parthasarathi2014-02-143-4/+19 * Removed the old and unused non-Glupy Python bindings codeJustin Clift2014-02-138-540/+0 * storage/posix: calculate checksum only over read dataAnand Avati2014-02-131-2/+2 * core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-133-5/+5 * cluster/stripe: Fix the possible resource leaks.Poornima