summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/entrylk.c
Commit message (Expand)AuthorAgeFilesLines
* features/locks: Unwind with SUCCESS on non-blocking entrylk successPranith Kumar K2011-05-311-3/+4
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-3/+3
* features/locks: logging enhancementAmar Tumballi2011-03-171-4/+0
* features/locks: White space related changes to adhere to coding guidelines.Pranith K2011-03-171-266/+266
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Leak in LocksKaushik BV2010-09-151-3/+13
* protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...Pavan Sondur2010-08-221-17/+28
* Remove dead assignment reported by clang.Sachidananda2010-07-191-2/+0
* features/locks: Use fuse supplied lock owner even for internal locks.Pavan Sondur2010-05-261-1/+1
* 'features/locks': remove all reference to 'transport_t'Amar Tumballi2010-05-031-4/+4
* Memory accounting changesVijay Bellur2010-04-231-14/+15
* 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