summaryrefslogtreecommitdiffstats
path: root/xlators/features/leases
Commit message (Expand)AuthorAgeFilesLines
* leases: Reset lease_ctx->timer post deletionSoumya Koduri2019-01-071-0/+1
* posix: use synctask for janitorPoornima G2018-12-191-3/+3
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-3/+16
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-053-11/+11
* leases: Do not conflict with internal fopsSoumya Koduri2018-12-031-0/+11
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-301-2/+1
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2018-11-171-2/+14
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-11-172-3/+37
* leases:Mark the fop conflicting if lease_id not setSoumya Koduri2018-10-241-5/+8
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-122-1798/+1741
* Land clang-format changesGluster Ant2018-09-123-139/+131
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-1/+1
* features/leases: Initialize op_errno in leases_open()Vijay Bellur2018-08-231-2/+1
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-1/+1
* feature/leases : fixing bugs found while testing glfs_test.tJiffin Tony Thottan2018-05-042-12/+56
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-271-6/+9
* Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"Mohit Agrawal2018-02-191-9/+6
* build: add --without-server optionNiels de Vos2018-02-191-0/+2
* glusterfsd: Memleak in glusterfsd process while brick mux is onMohit Agrawal2018-02-151-6/+9
* fix features/leases: volume option fixes for GD2Atin Mukherjee2018-01-181-0/+4
* leases: Fix coverity issuesSaravanakumar Arumugam2017-12-201-51/+30
* all: Simplify component message id's definitionXavier Hernandez2017-12-141-112/+23
* Coverity Issue: PW.INCLUDE_RECURSION in several filesGirjesh Rajoria2017-11-091-1/+0
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+2
* Fix ressources leak on error pathMichael Scherer2017-05-051-1/+1
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-012-13/+6
* Free the mutex even if we can't allocate a inodeMichael Scherer2017-03-071-1/+1
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-1/+2
* core: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-08-251-1/+0
* leases: Fix the recall code pathPoornima G2016-06-013-28/+36
* leases: Do not init the threads when lease is disabledPoornima G2016-05-192-13/+60
* leases: Send "this" as cookie to the timer handlerPoornima G2016-05-193-6/+27
* leases: Fix failure of RD_lease request in certain scenarioPoornima G2016-05-191-1/+3
* leases: Fix the notify being lostPoornima G2016-05-151-15/+3
* Leases: Add a server side xlator to handle lease requestsPoornima G2016-04-297-0/+2882