summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/entrylk.c
Commit message (Expand)AuthorAgeFilesLines
* Fix logic while granting blocked entrylks, which could run into an infinite l...Pavan Sondur2009-10-301-5/+6
* Print entrylks in and out if option trace is on.Pavan Sondur2009-10-291-4/+136
* Implement lookup in locks to return lock count in a dict value.Pavan Sondur2009-10-281-0/+61
* indentation fixes to conform to coding standards in locksAnand Avati2009-10-161-15/+15
* locks: keep ref on the inode while locks are heldAnand Avati2009-10-161-0/+1
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* features/locks: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-051-3/+3
* Changes to use this->name while using logging instead of explicitly mentionin...Pavan Sondur2009-10-011-1/+1
* Implemented entry locks and support for domains.Pavan Vilas Sondur2009-09-231-0/+577