summaryrefslogtreecommitdiffstats
path: root/xlators/features/leases/src/leases-internal.c
Commit message (Expand)AuthorAgeFilesLines
* libglusterfs: add library wrapper for time()Dmitry Antipov2020-08-171-2/+2
* leases-internal.c: minor reduction of work under lock.Yaniv Kaul2019-02-251-34/+38
* leases: Reset lease_ctx->timer post deletionSoumya Koduri2019-01-071-0/+1
* leases: Do not conflict with internal fopsSoumya Koduri2018-12-031-0/+11
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2018-11-171-2/+14
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-11-171-3/+36
* leases:Mark the fop conflicting if lease_id not setSoumya Koduri2018-10-241-5/+8
* Land part 2 of clang-format changesGluster Ant2018-09-121-1008/+1005
* Multiple files: calloc -> mallocYaniv Kaul2018-09-041-1/+1
* feature/leases : fixing bugs found while testing glfs_test.tJiffin Tony Thottan2018-05-041-7/+7
* Free the mutex even if we can't allocate a inodeMichael Scherer2017-03-071-1/+1
* leases: Fix the recall code pathPoornima G2016-06-011-7/+9
* leases: Send "this" as cookie to the timer handlerPoornima G2016-05-191-6/+20
* leases: Fix failure of RD_lease request in certain scenarioPoornima G2016-05-191-1/+3
* Leases: Add a server side xlator to handle lease requestsPoornima G2016-04-291-0/+1333