summaryrefslogtreecommitdiffstats
path: root/xlators/features/leases/src/leases-internal.c
Commit message (Expand)AuthorAgeFilesLines
* leases: Reset lease_ctx->timer post deletionSoumya Koduri2019-01-091-0/+1
* leases: Do not conflict with internal fopsSoumya Koduri2018-12-121-0/+11
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2018-12-121-2/+14
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-11-291-3/+36
* leases:Mark the fop conflicting if lease_id not setSoumya Koduri2018-10-251-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