summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/inodelk.c
Commit message (Expand)AuthorAgeFilesLines
* locks: set @lock->frame = NULL when lock is grantedAnand Avati2014-01-221-0/+1
* locks: various fixesAnand Avati2014-01-131-113/+95
* client_t: phase 2, refactor server_ctx and locks_ctx outKaleb S. KEITHLEY2013-10-311-32/+43
* features/locks : Improves debuggability of inode/entry locks.Anuradha Talur2013-09-031-14/+29
* features/locks: Convert old style metadata locks to new-stylePranith Kumar K2013-08-071-0/+48
* locks: Added an xdata-based 'cmd' for inodelk count in a given domainshishir gowda2013-07-181-10/+31
* All: License message changeVarun Shastry2012-09-131-7/+6
* All: License message changeVarun Shastry2012-08-281-14/+5
* features/locks: Fix statedump codePranith Kumar K2012-07-291-26/+1
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* core: adding extra data for fopsAmar Tumballi2012-03-221-3/+3
* features/locks: Avoid race in creating domainsPranith Kumar K2012-03-211-0/+4
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-181-5/+9
* features/locks: Make inodelk ref-countedPranith Kumar K2012-03-101-35/+44
* features/locks: Don't access free'd memoryPranith Kumar K2012-02-221-3/+4
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-35/+37
* features/locks: Fix release of locks on disconnectPranith Kumar K2011-12-221-22/+17
* locks: dump client pid and time of blocking/granting.Krishnan Parthasarathi2011-09-301-0/+3
* features/locks: free the string allocated by inode_pathRaghavendra Bhat2011-09-191-3/+8
* features/locks: avoid using reqlock to prevent raceRaghavendra Bhat2011-08-241-1/+1
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-1/+2
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* features/locks: Do not block UNLOCKsVijay Bellur2011-07-121-1/+1
* features/locks: check for inodelk lists and blocked inodelks instead of entry...Raghavendra Bhat2011-06-161-3/+3
* prevent few excessive logsAmar Tumballi2011-04-211-0/+2
* features/locks: logging enhancementAmar Tumballi2011-03-171-4/+0
* features/locks: White space related changes to adhere to coding guidelines.Pranith K2011-03-171-222/+222
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-6/+6
* protocol/server: features/locks: Fix nonblocking entrylks, inodelks in locks ...Pavan Sondur2010-08-221-9/+8
* 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-3/+3
* Memory accounting changesVijay Bellur2010-04-231-4/+5
* features/locks: Fix broken interface grant_blocked_inode_locksPavan Sondur2010-01-141-21/+34
* features/locks: Unwind if inode is NULL to prevent 'lost' frame.Pavan Sondur2009-12-211-6/+9
* features/locks: Fix inodelk leak when issued an UNLOCK.Pavan Sondur2009-12-031-4/+4
* features/locks: Changes in log messages reflecting lk-owner.Pavan Sondur2009-12-031-12/+19
* protocol/server: Changes in protocol client to include lk_owner in protocol h...Pavan Vilas Sondur2009-12-031-5/+10
* features/locks: Use owner field in inodelks.Pavan Vilas Sondur2009-12-031-4/+19
* features/locks: Release blocked locks also when server requests to release al...Pavan Sondur2009-12-021-7/+30
* Do not access a free'd lock while releasing all inodelks of transport.Pavan Sondur2009-11-191-6/+4
* Remove unnecessary log message. It also accesses a freed lock after an 'unlock'.Pavan Sondur2009-11-031-6/+0
* 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