summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/common.c
Commit message (Expand)AuthorAgeFilesLines
* features/locks: Send prelock unlock only if it is not grantable and is a bloc...Pavan Sondur2010-11-181-6/+11
* features/locks: Handle lock upgrade and downgrade properly in locks.Pavan Sondur2010-10-051-3/+67
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Set the lock owner properly for lock self heal.Pavan Sondur2010-10-021-0/+1
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-7/+7
* protocol/client: cluster/afr: Support lock recovery and self heal.Pavan Sondur2010-09-301-0/+9
* removed last few remaining 'ERR_ABORT's from codebaseAmar Tumballi2010-07-281-22/+58
* Remove dead assignment.Sachidananda2010-07-201-1/+1
* 'features/locks': remove all reference to 'transport_t'Amar Tumballi2010-05-031-1/+1
* Memory accounting changesVijay Bellur2010-04-231-18/+31
* iatt: changes across the codebaseAnand V. Avati2010-03-161-2/+3
* features/locks: Set dummy fd ctx in all relevant places so that release callb...Pavan Sondur2010-02-181-0/+18
* features/locks: Implement release xlator callback.Pavan Sondur2009-12-061-3/+8
* fixing some warnings on 64bit machine.Amar Tumballi2009-12-031-1/+1
* features/locks: Release all locks of an fd when a client disconnects.Pavan Vilas Sondur2009-12-031-1/+5
* features/locks: Changes in log messages reflecting lk-owner.Pavan Sondur2009-12-031-7/+11
* protocol/server: Changes in protocol client to include lk_owner in protocol h...Pavan Vilas Sondur2009-12-031-4/+8
* features/locks: Use lock_owner from fuse in posix locks.Pavan Vilas Sondur2009-12-031-3/+8
* Print inodelks in and out if option trace is on.Pavan Sondur2009-10-291-7/+17
* Trace locks in and out with an option in normal log mode.Pavan Sondur2009-10-291-0/+225
* indentation fixes to conform to coding standards in locksAnand Avati2009-10-161-186/+186
* locks: keep ref on the inode while locks are heldAnand Avati2009-10-161-1/+52
* Add INIT_LIST_HEAD which was left out in the previous commitAnand Avati2009-10-091-0/+1
* features/locks: Fix insert_and_mergeCorentin Chary2009-10-091-4/+0
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* Changes to use this->name while using logging instead of explicitly mentionin...Pavan Sondur2009-10-011-1/+1
* Implemented inodelks with support for domains.Pavan Vilas Sondur2009-09-231-38/+35
* Implemented entry locks and support for domains.Pavan Vilas Sondur2009-09-231-1/+52
* Removed internal.c and old domain definition in locks.Pavan Vilas Sondur2009-09-231-9/+6
* features/locks: Fix reverse logic in posix_lock_to_flockVikas Gorur2009-08-171-2/+2
* Cleaned up log messages in features/locks.Vikas Gorur2009-04-301-7/+8
* Fix solaris server segfault in recent "rc3" release.Harshavardhana2009-02-281-4/+5
* reverting nested locks in posix-locks for inodelkVikas Gorur2009-02-271-46/+44
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Added all filesVikas Gorur2009-02-181-0/+561