summaryrefslogtreecommitdiffstats
path: root/xlators/features/locks/src/common.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Do a broadcast unlock in replicate to eliminate deadlock during ...v3.0.6rc2v3.0.6Pavan Sondur2010-10-211-10/+10
* features/locks: Handle upgrade/downgrade of locks properly.v3.0.6rc1Pavan Sondur2010-10-181-3/+67
* 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