summaryrefslogtreecommitdiffstats
path: root/xlators/features/leases/src/leases-internal.c
Commit message (Expand)AuthorAgeFilesLines
* leases: Do not conflict with internal fopsSoumya Koduri2019-01-031-0/+11
* lease: Treat unlk request as noop if lease not foundSoumya Koduri2019-01-031-4/+19
* leases: Fix incorrect inode_ref/unrefsSoumya Koduri2018-12-261-3/+37
* leases:Mark the fop conflicting if lease_id not setSoumya Koduri2018-10-241-4/+8
* 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