summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/entrylk.c
Commit message (Expand)AuthorAgeFilesLines
* features/locks: Use fuse supplied lock owner even for internal locks.Pavan Sondur2010-05-261-1/+1
* features/locks: Changes in log messages reflecting lk-owner.Pavan Sondur2009-12-031-3/+3
* features/locks: Use owner field for entrylks.Pavan Vilas Sondur2009-12-031-15/+34
* features/locks: Release blocked locks also when server requests to release al...Pavan Sondur2009-12-021-5/+16
* 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