summaryrefslogtreecommitdiffstats
path: root/xlators/features/leases/src/leases.c
Commit message (Expand)AuthorAgeFilesLines
* leases: Do not process internal fopsSoumya Koduri2019-03-051-0/+18
* posix: use synctask for janitorPoornima G2018-12-191-3/+3
* all: add xlator_api to many translatorsAmar Tumballi2018-12-061-3/+16
* all: fix warnings on non 64-bits architecturesXavi Hernandez2018-10-101-1/+1
* Land part 2 of clang-format changesGluster Ant2018-09-121-790/+736
* 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-041-5/+49
* 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
* 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
* libglusterfs: Name threads on creationRaghavendra Talur2017-07-191-2/+2
* core: make the per glusterfs_ctx_t timer-wheel refcountedNiels de Vos2017-05-011-12/+6
* leases: Fix the recall code pathPoornima G2016-06-011-16/+16
* leases: Do not init the threads when lease is disabledPoornima G2016-05-191-13/+59
* leases: Fix the notify being lostPoornima G2016-05-151-15/+3
* Leases: Add a server side xlator to handle lease requestsPoornima G2016-04-291-0/+1134