summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/inodelk.c
Commit message (Expand)AuthorAgeFilesLines
* Print inodelks in and out if option trace is on.Pavan Sondur2009-10-291-5/+70
* Implement lookup in locks to return lock count in a dict value.Pavan Sondur2009-10-281-0/+67
* locks: fix leak in inodelkAnand Avati2009-10-181-1/+2
* indentation fixes to conform to coding standards in locksAnand Avati2009-10-161-50/+50
* 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-2/+2
* Changes to use this->name while using logging instead of explicitly mentionin...Pavan Sondur2009-10-011-16/+16
* Check if path is valid after call to inode_path before accessing it.Pavan Sondur2009-10-011-4/+8
* Implemented inodelks with support for domains.Pavan Vilas Sondur2009-09-231-0/+548